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 4bc282d363 Merge branch '2.3' into 2.7
* 2.3:
  [Finder] Partially revert #17134 to fix a regression
  [HttpKernel] Fix mem usage when stripping the prod container
  exception when registering bags for started sessions

Conflicts:
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/HttpKernel/Kernel.php
2016-03-10 11:49:29 +01:00
..
CustomFilterIterator.php Fix docblocks about callables 2015-10-05 19:32:31 +02:00
DateRangeFilterIterator.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
DepthRangeFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
ExcludeDirectoryFilterIterator.php [Finder] Optimize the hot-path 2015-09-18 11:35:50 +02:00
FilecontentFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
FilenameFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
FilePathsIterator.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
FileTypeFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
FilterIterator.php [Finder] Partially revert #17134 to fix a regression 2016-03-09 12:50:31 +00:00
MultiplePcreFilterIterator.php Merge branch '2.3' into 2.5 2014-12-02 21:15:53 +01:00
PathFilterIterator.php consistently use str_replace to unify directory separators 2015-08-25 14:59:33 +02:00
RecursiveDirectoryIterator.php [Finder] Check PHP version before applying a workaround for a PHP bug 2016-01-25 08:54:54 +01:00
SizeRangeFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
SortableIterator.php CS: remove unneeded parentheses around control statements 2015-12-01 12:58:24 +01:00