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
Ryan Weaver 739ebf92f5 [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements.
Unlike all other requirements, the _method regex requirement is case-insensitive.
2010-11-27 11:48:57 +01:00
..
Fixtures [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 2010-11-27 11:48:57 +01:00
Loader made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Matcher [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 2010-11-27 11:48:57 +01:00
Resource renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
CompiledRouteTest.php [Routing] removed the variable_prefixes and variable_regex Route options 2010-11-22 11:04:53 +01:00
RouteCollectionTest.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
RouteCompiler.php [Routing] removed the variable_prefixes and variable_regex Route options 2010-11-22 11:04:53 +01:00
RouteCompilerTest.php renamed Symfony\Components to Symfony\Component 2010-08-20 23:09:55 +02:00
RouteTest.php [Routing] Changing the _method route requirement to be a regular expression so that it's consistent with all other requirements. 2010-11-27 11:48:57 +01:00