Elektrine lite

โ† Feed

@lmillucci@mastodon.uno

Post #1850542

2026-04-02 09:10 UTC

TIL I was today years old when I learned that `@ param array` and `@ param` list in PHPDoc have different meanings: - array โ†’ for associative arrays (with keys) - list โ†’ for indexed arrays (just numbers) ๐Ÿคฏ #PHP

Replies (1)