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 005cf6b463 Merge branch '3.3' into 3.4
* 3.3:
  Fix travis php7.0
  Add support to environment variables APP_ENV/DEBUG in KernelTestCase
  [Routing] Cleanup apache fixtures
2017-09-13 13:45:41 +02:00
..
Annotation Merge branch '2.8' into 3.2 2017-02-18 18:28:00 +01:00
DependencyInjection Move RoutingResolverPass to the Routing component 2017-03-05 16:12:05 +01:00
Fixtures Merge branch '3.3' into 3.4 2017-09-13 13:45:41 +02:00
Generator Merge branch '2.8' into 3.2 2017-02-21 10:12:04 +01:00
Loader [Routing] added the possibility to define a prefix for all routes of a controller 2017-08-29 15:38:20 -07:00
Matcher Merge branch '3.3' into 3.4 2017-07-26 08:46:38 +02:00
CompiledRouteTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RequestContextTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RouteCollectionBuilderTest.php Updated PHPUnit namespaces 2017-02-20 13:35:43 +01:00
RouteCollectionTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RouteCompilerTest.php [Routing] Optimised dumped matcher 2017-03-22 12:45:25 -07:00
RouterTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RouteTest.php [Routing] Revert the change in [#b42018] with respect to Routing/Route.php 2017-06-13 10:11:59 -07:00