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
Nicolas Grekas 352049c505 Merge branch '2.7' into 2.8
* 2.7:
  Clean EOL whitespace
  [travis] Fix
  [Routing] Reduce memory usage of a high consuming test case
  use requires annotation
  skip bcrypt tests on incompatible platforms
2015-12-22 14:04:57 +01:00
..
Annotation Clean useless deprecation silencing 2015-12-10 15:12:08 +01: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-12-22 14:04:37 +01: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 [Routing] Changing RouteCollectionBuilder::import() behavior to add to the builder 2015-11-23 10:29:39 +01: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 Clean useless deprecation silencing 2015-12-10 15:12:08 +01:00