mirror of
https://github.com/php/php-src.git
synced 2025-08-18 23:18:56 +02:00
- Changed in version 5.1
This commit is contained in:
parent
849fb07201
commit
5f437cd590
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
* @brief Iterator to filter parents
|
* @brief Iterator to filter parents
|
||||||
* @author Marcus Boerger
|
* @author Marcus Boerger
|
||||||
* @version 1.2
|
* @version 1.2
|
||||||
* @since PHP 6.0
|
* @since PHP 5.1
|
||||||
*
|
*
|
||||||
* This extended FilterIterator allows a recursive iteration using
|
* This extended FilterIterator allows a recursive iteration using
|
||||||
* RecursiveIteratorIterator that only shows those elements which have
|
* RecursiveIteratorIterator that only shows those elements which have
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue