This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Finder/Iterator
2013-03-29 15:47:08 +01:00
..
CustomFilterIterator.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00
DateRangeFilterIterator.php CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc block 2012-11-19 13:58:52 +01:00
DepthRangeFilterIterator.php replace INF to PHP_INT_MAX inside Finder component. 2013-03-12 12:39:20 +01:00
ExcludeDirectoryFilterIterator.php [Finder] Workaround for FilterIterator-FilesystemIterator-rewind issue 2012-07-20 19:29:53 +03:00
FilecontentFilterIterator.php [2.1][Component][Finder] $this->current() fix 2012-05-21 09:17:17 +02:00
FilenameFilterIterator.php [2.2] [WIP] [Finder] Adding native finders implementations 2012-10-04 15:06:11 +02:00
FilePathsIterator.php [Finder] Fixed iterator keys 2013-01-29 19:42:39 +01:00
FileTypeFilterIterator.php [Finder] Workaround for FilterIterator-FilesystemIterator-rewind issue 2012-07-20 19:29:53 +03:00
FilterIterator.php [Finder] fixed various CS issues and added a reference to the relevant PHP bug 2012-07-27 09:35:03 +02:00
MultiplePcreFilterIterator.php [2.2] [WIP] [Finder] Adding native finders implementations 2012-10-04 15:06:11 +02:00
PathFilterIterator.php [Component][Finder] ->path(), ->notPath() methods (with basic tests) 2012-10-29 18:19:41 +01:00
RecursiveDirectoryIterator.php [Finder] added Finder::ignoreUnreadableDirs() method 2013-03-29 15:47:08 +01:00
SizeRangeFilterIterator.php CS Fixes - Replaced "array of type" by "Type[]" in PHPDoc block 2012-11-19 13:58:52 +01:00
SortableIterator.php Fixed most of the docblocks/unused namespaces 2012-12-19 08:09:49 +01:00