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/Tests
Fabien Potencier 945630a8fa Merge branch '2.7' into 2.8
* 2.7:
  [Routing] use constants in tests
  [Process] tweaked README
  [Validator] Allow an empty path in a URL with only a fragment or a query
  [HttpFoundation] Fix some typo in the Request doc
  fixed CS
  Added separated handling of root paths
2015-10-18 22:23:24 +02:00
..
Annotation [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
Fixtures Merge branch '2.7' into 2.8 2015-09-14 16:15:17 +02:00
Generator Merge branch '2.3' into 2.7 2015-10-18 22:23:18 +02:00
Loader Using a service as a router resource 2015-10-01 22:34:24 +02:00
Matcher [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00
CompiledRouteTest.php [Routing] changed CompiledRoute signature to be more consistent 2012-11-12 11:14:24 +01:00
RequestContextTest.php [Routing] unify fluent interface in RequestContext 2014-10-09 18:12:58 +02:00
RouteCollectionBuilderTest.php Fluid interface for building routes in PHP 2015-10-01 22:32:48 +02:00
RouteCollectionTest.php [Routing] apply deprecation triggers and fix tests 2015-01-13 13:22:39 +01:00
RouteCompilerTest.php [Routing] make host matching case-insensitive according to RFC 3986 2015-01-31 23:26:34 +01:00
RouterTest.php Merge branch '2.3' into 2.4 2014-09-22 10:51:05 +02:00
RouteTest.php [PhpUnitBridge] Enforce @-silencing of deprecation notices according to new policy 2015-06-18 21:21:56 +02:00