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 b77d6d90c5 Merge branch '2.8' into 3.1
* 2.8:
  Compatibility with Twig 1.27
  [VarDumper] Fix dumping Twig source in stack traces
  Enhance GAE compat by removing some realpath()
  bumped Symfony version to 2.8.14
  updated VERSION for 2.8.13
  updated CHANGELOG for 2.8.13
  bumped Symfony version to 2.7.21
  updated VERSION for 2.7.20
  update CONTRIBUTORS for 2.7.20
  updated CHANGELOG for 2.7.20
  [SecurityBundle] Fix twig-bridge lowest dep
2016-10-28 10:18:15 +02:00
..
CustomFilterIterator.php Fix docblocks about callables 2015-10-05 19:32:31 +02:00
DateRangeFilterIterator.php Enhance GAE compat by removing some realpath() 2016-10-27 11:13:40 +02:00
DepthRangeFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
ExcludeDirectoryFilterIterator.php apply rtrim 2016-09-16 16:53:37 +00: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 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 [Finder] simplified code 2015-09-28 12:21:41 +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.1 2016-09-14 15:47:38 -07:00
SizeRangeFilterIterator.php Docblock fixes 2014-11-30 13:33:44 +00:00
SortableIterator.php Enhance GAE compat by removing some realpath() 2016-10-27 11:13:40 +02:00