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 d12f26992b Merge branch '2.7' into 2.8
* 2.7:
  Compatibility with Twig 1.27
  Enhance GAE compat by removing some realpath()
  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:10:49 +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
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] 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 added a comment about a workaround 2016-09-14 14:04:40 -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