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/Routing/Loader
Fabien Potencier 8d7b19fbbe Merge branch '2.3' into 2.7
* 2.3:
  Fixed correct class name in thrown exception
  Add gc_mem_caches() call for PHP7 after itoken_get_all() as new memory manager will not release small buckets to OS automatically
  Removed a duplicated test in CardSchemeValidatorTest
  Fix perf and mem issue when using token_get_all
  [SecurityBundle] fix SecureRandom service constructor args
  Normalize params only when used.
2016-01-16 05:55:21 +01:00
..
schema/routing [Routing] simplify the XML schema file 2014-07-26 12:08:20 +02:00
AnnotationClassLoader.php Merge branch '2.3' into 2.7 2016-01-16 05:55:21 +01:00
AnnotationDirectoryLoader.php [Routing] added more phpdoc and replaced 'array of type' by 'Type[]' 2012-11-12 16:14:50 +01:00
AnnotationFileLoader.php Add gc_mem_caches() call for PHP7 after itoken_get_all() as new memory manager will not release small buckets to OS automatically 2016-01-15 10:01:44 +01:00
ClosureLoader.php remove api tags from code 2015-09-28 19:11:22 +02:00
PhpFileLoader.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
XmlFileLoader.php Merge branch '2.3' into 2.7 2015-09-29 14:06:14 +02:00
YamlFileLoader.php Merge branch '2.3' into 2.7 2015-10-01 17:31:29 +02:00