Voting

: min(three, one)?
(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