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-05-03 23:06:55 +02:00
..
Annotation [Routing] moved protected to private 2011-03-23 19:25:56 +01:00
Generator replaced some url..code by rawurl..code 2011-05-03 23:06:55 +02:00
Loader [Routing] removed redundant parameter in addRoute method 2011-04-25 22:58:23 +02:00
Matcher replaced some url..code by rawurl..code 2011-05-03 23:06:55 +02:00
CompiledRoute.php [Routing] moved protected to private 2011-03-23 19:25:56 +01:00
LICENSE added LICENSE files for the subtree repositories 2011-02-22 18:58:15 +01:00
RequestContext.php [Routing] added a way to set default parameters that are applied when generating URLs 2011-04-20 23:01:05 +02:00
RequestContextAwareInterface.php [Routing] added setContext to RouterInterfaces as it is used on RouterInterface references 2011-04-30 13:56:40 +10:00
Route.php [Routing] simplified route compiler 2011-04-25 12:38:20 +02:00
RouteCollection.php [Routing] Route collection prefixes must start with a / and must not end with a / 2011-04-26 14:27:55 +02:00
RouteCompiler.php [Routing] fixed regression (/ should not be matched by /{foo} when foo has no default value) 2011-05-03 14:48:08 +02:00
RouteCompilerInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00
Router.php [Phpdoc] Cleaning/fixing 2011-04-23 15:18:47 +00:00
RouterInterface.php replaced symfony-project.org by symfony.com 2011-03-06 12:40:06 +01:00