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 f828aee7f7 Merge branch '2.4'
* 2.4:
  fixed various inconsistencies
  reduced recursion when building DumperPrefixCollection
  renamed variables - making next change more readable
  removing dead code.
  [ExpressionLanguage] added some tests for the built-in constant() function
  [ExpressionLanguage] added some documentation about functions
  [DomCrawler] Fixed filterXPath() chaining
  [DomCrawler] Fixed incorrect handling of image inputs
2014-02-11 14:52:21 +01:00
..
schema/routing [Routing] added support for expression conditions in routes 2013-09-19 12:59:11 +02:00
AnnotationClassLoader.php Add createRoute method for AnnotationClassLoader 2014-01-23 11:11:15 +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 fix some phpdoc 2012-12-11 17:52:53 +01:00
PhpFileLoader.php fix some phpdoc 2012-12-11 17:52:53 +01:00
XmlFileLoader.php Routing condition bugfix 2014-01-24 19:08:49 +01:00
YamlFileLoader.php Routing condition bugfix 2014-01-24 19:08:49 +01:00