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 a8755cc7d7 Merge branch '3.3' into 3.4
* 3.3:
  [2.7] Fix issues found by PHPStan
  Add php_unit_dedicate_assert to PHPCS
  [WebProfilerBundle] Let fetch() cast URL to string
  improve FormType::getType exception message details
  [Intl] Update ICU data to 60.2
  [Console] fix a bug when you are passing a default value and passing -n would ouput the index
2017-12-20 12:08:06 +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 fixed tests 2017-12-14 11:40:10 -08:00
Generator Merge branch '2.8' into 3.2 2017-02-21 10:12:04 +01:00
Loader Merge branch '3.3' into 3.4 2017-11-24 15:13:49 +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 [Routing] Fix resource miss 2017-10-20 11:22:06 -07: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