From 5f437cd590770445e0ee85eebdde08a2eebec04c Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Thu, 15 Sep 2005 03:52:58 +0000 Subject: [PATCH] - Changed in version 5.1 --- ext/spl/internal/parentiterator.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.40.0