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 b8c4809a49 Merge branch '3.4' into 4.2
* 3.4:
  [HttpFoundation] Throw exception when the \"session\" extension is not loaded
  remove invalid test cases
  [Serializer] Fixed PHP of DenormalizableInterface::denormalize
  [Finder] docblock fixes
  pass error code as a string
  Catch JsonException and rethrow in JsonEncode
2019-06-28 14:55:49 +02:00
..
CustomFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
DateRangeFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
DepthRangeFilterIterator.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
ExcludeDirectoryFilterIterator.php Merge branch '3.4' into 4.2 2019-06-28 14:55:49 +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
FileTypeFilterIterator.php Replace more docblocks by type-hints 2017-11-07 15:45:01 +01:00
MultiplePcreFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
PathFilterIterator.php Enable native_constant_invocation CS fixer 2018-07-26 13:13:39 +02:00
RecursiveDirectoryIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
SizeRangeFilterIterator.php Merge branch '3.4' into 4.1 2019-01-16 19:21:11 +01:00
SortableIterator.php Merge branch '3.4' into 4.2 2019-05-26 22:47:34 +02:00