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
Christophe Coevoet 54c553cce7 Merge branch '2.7' into 2.8
* 2.7:
  Set the redraw frequency at least to 1. Setting it to 0 would otherwise produce an error.
  [Process] Unset callback after stop to free memory
  Improve error message for undefined DIC aliases
  [VarDumper] fixed .sf-dump z-index
  [DependencyInjection] Validate class names and factory methods
  ampq → amqp
  Fix typo
  CS: remove unneeded parentheses around control statements
  [TwigBridge] Clean deps now that 2.8.0 is tagged
2015-12-05 12:09:21 +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 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
FilePathsIterator.php [Finder] Deprecate adapters and related classes 2015-09-18 11:02:33 +02:00
FileTypeFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
FilterIterator.php [Finder] Fix recursive filter iterator 2015-09-17 10:48:13 +02:00
MultiplePcreFilterIterator.php [Finder] simplified code 2015-09-28 12:21:41 +02:00
PathFilterIterator.php Remove duplication of the handling of regex filters in the Finder 2015-09-15 16:03:47 +02:00
RecursiveDirectoryIterator.php [Finder] Optimize the hot-path 2015-09-18 11:35:50 +02: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