Browse Source

- Changed in version 5.1

migration/RELEASE_1_0_0
Marcus Boerger 21 years ago
parent
commit
5f437cd590
  1. 2
      ext/spl/internal/parentiterator.inc

2
ext/spl/internal/parentiterator.inc

@ -13,7 +13,7 @@
* @brief Iterator to filter parents
* @author Marcus Boerger
* @version 1.2
* @since PHP 6.0
* @since PHP 5.1
*
* This extended FilterIterator allows a recursive iteration using
* RecursiveIteratorIterator that only shows those elements which have

Loading…
Cancel
Save