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
Nicolas Grekas 5d4a3a16e0 Merge branch '4.3' into 4.4
* 4.3:
  fix merge
2019-09-02 20:43:07 +02:00
..
CustomFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
DateRangeFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
DepthRangeFilterIterator.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ExcludeDirectoryFilterIterator.php Add return types to internal & magic methods when possible 2019-08-22 15:18:41 +02:00
FilecontentFilterIterator.php Remove duplication of the handling of regex filters in the Finder 2015-09-15 16:03:47 +02:00
FilenameFilterIterator.php [Finder] simplified code 2015-09-28 12:21:41 +02:00
FileTypeFilterIterator.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
MultiplePcreFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
PathFilterIterator.php Enable native_constant_invocation CS fixer 2018-07-26 13:13:39 +02:00
RecursiveDirectoryIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
SizeRangeFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
SortableIterator.php Merge branch '4.3' into 4.4 2019-09-02 20:43:07 +02:00