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
Thomas Calvet 9fd62f79fb [Routing] Add missing _locale requirements
Co-authored-by: Nicolas Grekas <nicolas.grekas@gmail.com>
2020-04-20 14:17:53 +02:00
..
Annotation [4.3] Remove unused local variables 2019-10-30 13:58:49 +01:00
DependencyInjection switched array() to [] 2019-01-16 10:39:14 +01:00
Fixtures [Routing] Add missing _locale requirements 2020-04-20 14:17:53 +02:00
Generator [Routing] Fix some wrong localized routes tests 2020-03-02 17:31:03 +01:00
Loader [Routing] Add missing _locale requirements 2020-04-20 14:17:53 +02:00
Matcher [Routing] Improve localized routes performances 2020-02-25 13:41:09 +01:00
CompiledRouteTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RequestContextTest.php switched array() to [] 2019-01-16 10:39:14 +01:00
RouteCollectionBuilderTest.php Fixed some typos 2020-03-25 13:02:26 +01:00
RouteCollectionTest.php fixed CS 2019-01-16 19:35:49 +01:00
RouteCompilerTest.php Merge branch '3.4' into 4.3 2019-10-28 18:07:32 +01:00
RouterTest.php Add tests to ensure defaultLocale is properly passed to the URL generator 2019-11-04 21:23:03 +01:00
RouteTest.php [Routing] Prevent localized routes _locale default & requirement from being overridden 2020-03-02 17:08:48 +01:00