PHP 8.5.0 Alpha 1 available for testing

Voting

: min(four, six)?
(Example: nine)

The Note You're Voting On

kendsnyder at gmail dot com
15 years ago
Don't use `reset()` to get the first value of an associative array. It works great for true arrays but works unexpectedly on Iterator objects. http://bugs.php.net/bug.php?id=38478

<< Back to user notes page

To Top