FilterIterator deprecated

class FilterIterator extends FilterIterator

deprecated

since 3.4, to be removed in 4.0.

This iterator just overrides the rewind method in order to correct a PHP bug, which existed before version 5.5.23/5.6.7.

Methods

rewind()

This is a workaround for the problem with \FilterIterator leaving inner \FilesystemIterator in wrong state after rewind in some cases.

Details

rewind()

This is a workaround for the problem with \FilterIterator leaving inner \FilesystemIterator in wrong state after rewind in some cases.

See also

FilterIterator::rewind()

© 2004–2017 Fabien Potencier
Licensed under the MIT License.
http://api.symfony.com/4.0/Symfony/Component/Finder/Iterator/FilterIterator.html