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 9e73cc73e2 Merge branch '4.0'
* 4.0:
  [appveyor] set memory_limit=-1
  [Console] Keep the modified exception handler
  [Console] Fix restoring exception handler
  [Router] Skip anonymous classes when loading annotated routes
  allow dashes in cwd pathname when running the tests
  Fixed Request::__toString ignoring cookies
  Make sure we only build once and have one time the prefix when importing routes
  [Security] Fix fatal error on non string username
  [FrameworkBundle] Automatically enable the CSRF if component *+ session* are loaded
2018-01-16 19:04:31 +01: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 '4.0' 2018-01-16 19:04:31 +01:00
Generator Merge branch '3.4' into 4.0 2018-01-04 16:52:56 +01:00
Loader Merge branch '4.0' 2018-01-16 19:04:31 +01:00
Matcher Merge branch '3.3' into 3.4 2017-12-20 12:08:06 +01:00
CompiledRouteTest.php [2.7] More docblock fixes 2017-11-07 15:04:08 +01:00
RequestContextTest.php Update to PHPUnit namespaces 2017-02-18 08:02:39 -08:00
RouteCollectionBuilderTest.php Make sure we only build once and have one time the prefix when importing routes 2018-01-15 10:37:11 +00:00
RouteCollectionTest.php [Routing] Allow to set name prefixes from the configuration 2017-12-02 08:31:39 -08:00
RouteCompilerTest.php [Routing] remove deprecated features 2017-05-24 10:45:47 +02: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