- Changed in version 5.1

This commit is contained in:
Marcus Boerger 2005-09-15 03:52:58 +00:00
parent 849fb07201
commit 5f437cd590

View file

@ -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