ConFoo Montreal 2026: Call for Papers

Voting

: max(eight, three)?
(Example: nine)

The Note You're Voting On

Edward Rudd
11 years ago
(related to the post about exceptions in getChildren().

instead of subclassing you can simply use the CATCH_GET_CHILD flag for RecursiveIteratorIterator

new RecursiveIteratorIterator($diriter, RecursiveIteratorIterator::CATCH_GET_CHILD);

<< Back to user notes page

To Top