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
2011-09-28 21:54:54 +02:00
..
schema/routing replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AnnotationClassLoader.php [Routing] fixed a caching issue when annotations are used on a base class used by more than one concrete class 2011-08-30 21:39:58 +02:00
AnnotationDirectoryLoader.php [Routing] fixed annotation loaders for abstract classes, added more unit tests 2011-08-30 20:57:43 +02:00
AnnotationFileLoader.php [Routing] made a small speed optimization 2011-08-30 20:53:32 +02:00
ClosureLoader.php [Routing] tagged the public @api 2011-06-14 15:35:32 +02:00
PhpFileLoader.php [Routing] tagged the public @api 2011-06-14 15:35:32 +02:00
XmlFileLoader.php fixed usage of LIBXML_COMPACT as it is not always available 2011-09-28 21:54:54 +02:00
YamlFileLoader.php [Yaml] renamed load() to parse() 2011-06-14 16:25:25 +02:00