very well article. And I disagree about arrays are fine. arrays are useful.
Nope, they are not. :)
RE: PHP: Never type hint on arrays
You are viewing a single comment's thread from:
PHP: Never type hint on arrays
PHP: Never type hint on arrays
very well article. And I disagree about arrays are fine. arrays are useful.
Nope, they are not. :)
They have their uses, totally. If you have a low-cardinality list of things an array is absolutely a reasonable tool to use for it.
It's type hinting against that array that is rarely useful.
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit