PHP 8.5.0 Beta 1 available for testing

Voting

: three minus one?
(Example: nine)

The Note You're Voting On

renic
6 years ago
be wary of using is_object($var) and assuming that the object has implemented Countable. Not all objects are countable directly with count().

<< Back to user notes page

To Top