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
Tobias Schultze 41ad9d8eb2 [Routing] make xml loader more tolerant
schemes and methods may also be delimited by whitespace, comma or pipe.
this eases migration as now schemes="GET|POST" also works
2013-03-05 15:01:56 +01:00
..
schema/routing [Routing] make xml loader more tolerant 2013-03-05 15:01:56 +01:00
AnnotationClassLoader.php renamed hostname to host in the routing system (closes #6775) 2013-01-21 17:57:32 +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 most of the docblocks/unused namespaces 2012-12-19 08:09:49 +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] make xml loader more tolerant 2013-03-05 15:01:56 +01:00
YamlFileLoader.php renamed hostname to host in the routing system (closes #6775) 2013-01-21 17:57:32 +01:00