From: Marcus Boerger Date: Thu, 15 Sep 2005 03:52:58 +0000 (+0000) Subject: - Changed in version 5.1 X-Git-Tag: RELEASE_0_9_0~210 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5f437cd590770445e0ee85eebdde08a2eebec04c;p=php - Changed in version 5.1 --- diff --git a/ext/spl/internal/parentiterator.inc b/ext/spl/internal/parentiterator.inc index c5551a886b..70f0bee796 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