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
2011-11-24 07:16:14 +01:00
..
Annotation [Routing] added missing @Annotation tag 2011-06-30 20:37:03 +02:00
Exception [Routing] added missing public @api 2011-06-14 15:40:43 +02:00
Generator removed unused use statements 2011-11-24 07:16:14 +01:00
Loader fixed usage of LIBXML_COMPACT as it is not always available 2011-09-28 21:54:54 +02:00
Matcher removed unused use statements 2011-11-24 07:16:14 +01:00
CompiledRoute.php [Routing] moved protected to private 2011-03-23 19:25:56 +01:00
composer.json Fix composer.json files to be stricter 2011-11-23 17:51:23 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
RequestContext.php [Routing] tagged the public @api 2011-06-14 15:35:32 +02:00
RequestContextAwareInterface.php [Routing] tagged the public @api 2011-06-14 15:35:32 +02:00
Route.php [Routing] fixed side-effect in the PHP matcher dumper 2011-10-24 11:41:08 +02:00
RouteCollection.php [Routing] removed unused variable 2011-10-24 12:31:00 +02:00
RouteCompiler.php Added PCRE_DOTALL modifier to RouteCompiler to allow urlencoded linefeed in route parameters. 2011-09-23 16:53:06 +02:00
RouteCompilerInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Router.php Revert "expanded namespaces within phpdoc (special for PhpStorm)" 2011-08-13 19:27:36 +02:00
RouterInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00