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/tests/Symfony/Tests/Component/Routing
2011-10-24 09:08:36 +02:00
..
Annotation reverted Merge remote branch 'kriswallsmith/kernel/shorter-bundle-names' 2011-04-04 11:10:56 +02:00
Fixtures [Routing] added the possibility to define default values and requirements for placeholders in prefix 2011-10-23 11:57:55 +02:00
Generator merged branch ericclemmons/fix-router-generator-empty-query-string (PR #1773) 2011-07-22 22:00:27 +02:00
Loader [Routing] added the possibility to define default values and requirements for placeholders in prefix 2011-10-23 11:57:55 +02:00
Matcher [Routing] added a matcher that helps debugging matching problems 2011-10-24 09:08:36 +02:00
CompiledRouteTest.php [Routing] simplified route compiler 2011-04-25 12:38:20 +02:00
RouteCollectionTest.php [Routing] added a unit test to document an intended behavior (defaults and requirements are overriden when defined in the addPrefix method) 2011-10-23 14:45:47 +02:00
RouteCompilerTest.php Added PCRE_DOTALL modifier to RouteCompiler to allow urlencoded linefeed in route parameters. 2011-09-23 16:53:06 +02:00
RouteTest.php [Routing] added the possibility to define default values and requirements for placeholders in prefix 2011-10-23 11:57:55 +02:00