PHP 8.5.0 Alpha 4 available for testing

Voting

: min(zero, one)?
(Example: nine)

The Note You're Voting On

Anonymous
7 years ago
An odd function to deprecate. If you're keeping track of an array pointer in a collection outside a foreach loop you don't care about performance and the utility of this function is core.

Instead you must call two functions: current() and then next() to replicate its behaviour.

<< Back to user notes page

To Top