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 7e573f4f8a Merge branch '2.3' into 2.5
* 2.3:
  Revert "[DependencyInjection] backport perf optim"
  [WebProfilerBundle] replaced pattern to path attribute in routes definitions.
  [FrameworkBundle][Template name] avoid  error message for the shortcut notation.
  [DependencyInjection] perf optim: call dirname() at most 5x
  [DependencyInjection] backport perf optim
  [2.3] Remove possible call_user_func()

Conflicts:
	src/Symfony/Component/DependencyInjection/Dumper/PhpDumper.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services10.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services11.php
	src/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php
2014-12-11 20:53:06 +01:00
..
schema/routing [Routing] simplify the XML schema file 2014-07-26 12:08:20 +02:00
AnnotationClassLoader.php Remove aligned '=>' and '=' 2014-10-30 21:17:55 +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 fixed various inconsistencies 2014-02-11 11:29:24 +01:00
ClosureLoader.php [2.3] Remove possible call_user_func() 2014-11-21 10:26:02 +01:00
PhpFileLoader.php fix some phpdoc 2012-12-11 17:52:53 +01:00
XmlFileLoader.php Merge branch '2.3' into 2.4 2014-08-26 16:14:58 +02:00
YamlFileLoader.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00