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 966d45f889 Merge branch '2.8' into 3.1
* 2.8:
  [Routing] Fail properly when a route parameter name cannot be used as a PCRE subpattern name
  [FrameworkBundle] Improve performance of ControllerNameParser
  Update documentation link to the component
  [HttpFoundation] Add links to RFC-7231
  [DI] Initialize properties before method calls
  Tag missing internals
  [WebProfilerBundle] Dont use request attributes in RouterController
  Fix complete config tests
2016-11-25 13:27:14 +01:00
..
Annotation Clean useless deprecation silencing 2015-12-10 15:12:08 +01:00
Fixtures Merge branch '2.8' into 3.0 2016-05-30 08:58:27 +02:00
Generator Merge branch '2.8' into 3.1 2016-08-07 17:17:34 +02:00
Loader Merge branch '2.8' into 3.0 2016-05-30 08:58:27 +02:00
Matcher Merge branch '2.8' into 3.0 2016-03-04 08:55:57 +01: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 add files used in FileResource objects 2016-02-03 19:56:51 +01:00
RouteCollectionTest.php [Routing] apply deprecation triggers and fix tests 2015-01-13 13:22:39 +01:00
RouteCompilerTest.php [Routing] Fail properly when a route parameter name cannot be used as a PCRE subpattern name 2016-11-25 13:06:46 +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