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
2012-06-12 13:59:42 +02:00
..
schema/routing replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
AnnotationClassLoader.php changed getName() to name on all Reflection* object calls (fixes #4555, refs https://bugs.php.net/bug.php?id=61384) 2012-06-12 13:59:42 +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 phpdoc @param alignment 2012-05-15 18:56:32 +02:00
YamlFileLoader.php fixed phpdoc @param alignment 2012-05-15 18:56:32 +02:00