diff --git a/ext/spl/internal/parentiterator.inc b/ext/spl/internal/parentiterator.inc index c5551a886b9..70f0bee796b 100755 --- a/ext/spl/internal/parentiterator.inc +++ b/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