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
2012-08-28 08:43:14 +02:00
..
Annotation fixed CS (mainly method signatures) 2012-07-09 14:43:50 +02:00
Fixtures prevents injection of malicious doc types 2012-08-28 08:43:14 +02:00
Generator merged branch ericclemmons/fix-router-generator-empty-query-string (PR #1773) 2011-07-22 22:00:27 +02:00
Loader prevents injection of malicious doc types 2012-08-28 08:43:14 +02:00
Matcher [Routing] fixed ApacheUrlMatcher and ApachMatcherDumper classes that did not take care of default parameters in urls. 2012-07-13 10:17:40 +02:00
CompiledRouteTest.php [Routing] simplified route compiler 2011-04-25 12:38:20 +02:00
RouteCollectionTest.php [Routing] fixed route overriden mechanism when using embedded collections (closes #2139) 2011-09-30 12:01:46 +02:00
RouteCompilerTest.php [Routing] Fixes to handle spaces in route pattern 2012-04-10 17:29:34 +02:00
RouteTest.php [Routing] fixed default value for Routes as they can be anything if they don't need to be used as default values for placeholders 2011-07-19 19:18:29 +02:00