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
Fabien Potencier 6ceb6556fe Merge branch '2.3' into 2.4
* 2.3:
  [WIP][Finder] Fix wrong implementation on sortable callback comparator
  ommited space
  [Validator] Fixed StaticMethodLoader on systems that don't have E_STRICT enabled by default
  Include file path in exception
  [Process] Add validation on Process input
2014-05-22 15:46:01 +02:00
..
CustomFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
DateRangeFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
DepthRangeFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
ExcludeDirectoryFilterIterator.php Merge branch '2.3' into 2.4 2014-04-16 12:34:31 +02:00
FilecontentFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
FilenameFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
FilePathsIterator.php [Finder] Fixed iterator keys 2013-01-29 19:42:39 +01:00
FileTypeFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
FilterIterator.php [Finder] Fix iteration fails with non-rewindable streams 2013-05-25 17:42:42 +02:00
MultiplePcreFilterIterator.php Merge branch '2.3' into 2.4 2014-04-16 12:34:31 +02:00
PathFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
RecursiveDirectoryIterator.php [Finder] Fix ignoring of unreadable dirs in the RecursiveDirectoryIterator. 2014-04-23 22:00:27 +01:00
SizeRangeFilterIterator.php fixed types in phpdocs 2014-04-16 12:30:19 +02:00
SortableIterator.php [WIP][Finder] Fix wrong implementation on sortable callback comparator 2014-05-22 15:42:36 +02:00