PHP 8.5.0 Alpha 2 available for testing

Voting

: nine minus two?
(Example: nine)

The Note You're Voting On

lemoinem dot remove at me dot mlemoine dot name
11 years ago
The RecursiveArrayOnlyIterator behaviour c dot 1 at smithies dot org presented can also be achieved using the (undocumented) flag RecursiveArrayIterator::CHILD_ARRAYS_ONLY (https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L1970 and https://github.com/php/php-src/blob/master/ext/spl/spl_array.c#L1620)

<< Back to user notes page

To Top