diff options
Diffstat (limited to 'ext/spl/internal/parentiterator.inc')
| -rwxr-xr-x | ext/spl/internal/parentiterator.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/spl/internal/parentiterator.inc b/ext/spl/internal/parentiterator.inc index 3a97125d10..7fb0f11dd3 100755 --- a/ext/spl/internal/parentiterator.inc +++ b/ext/spl/internal/parentiterator.inc @@ -13,6 +13,7 @@ * @brief Iterator to filter parents * @author Marcus Boerger * @version 1.1 + * @since PHP 5.0 * * This extended FilterIterator allows a recursive iteration using * RecursiveIteratorIterator that only shows those elements which have |
