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 f5939a8336 Merge branch '2.8' into 3.4
* 2.8:
  Fix Clidumper tests
  Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
  Apply fixers
  Disable the native_constant_invocation fixer until it can be scoped
  Update the list of excluded files for the CS fixer
2018-07-26 10:45:46 +02:00
..
CustomFilterIterator.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00
DateRangeFilterIterator.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
DepthRangeFilterIterator.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
ExcludeDirectoryFilterIterator.php removed useless PHPDoc 2017-09-30 07:00:23 -07: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 removed useless PHPDoc 2017-09-30 07:00:23 -07:00
FilterIterator.php Merge branch '3.3' into 3.4 2017-06-01 14:02:15 -07:00
MultiplePcreFilterIterator.php Merge branch '2.7' into 2.8 2017-10-01 23:00:16 +02:00
PathFilterIterator.php Merge branch '2.7' into 2.8 2016-06-29 07:29:29 +02:00
RecursiveDirectoryIterator.php Merge branch '2.8' into 3.3 2017-10-02 08:42:24 +02:00
SizeRangeFilterIterator.php removed useless PHPDoc 2017-09-30 07:00:23 -07:00
SortableIterator.php Enable the fixer enforcing fully-qualified calls for compiler-optimized functions 2018-07-24 12:05:38 +02:00