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/Generator
Nicolas Grekas f96753b9ab feature #27957 [Routing] Add fallback to cultureless locale for internationalized routes (fancyweb)
This PR was merged into the 4.2-dev branch.

Discussion
----------

[Routing] Add fallback to cultureless locale for internationalized routes

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | https://github.com/symfony/symfony/issues/27938
| License       | MIT
| Doc PR        | https://github.com/symfony/symfony-docs/pull/10108

Please check the related issue for the context.

TODO :
- [x] Update CHANGELOG
- [x] Update documentation

Commits
-------

fd2e3c36fb [Routing] Add fallback to cultureless locale for internationalized routes
2018-08-10 09:25:39 +02:00
..
Dumper [Routing] Add fallback to cultureless locale for internationalized routes 2018-08-10 09:14:01 +02:00
ConfigurableRequirementsInterface.php Docblock fixes 2014-11-30 13:33:44 +00:00
UrlGenerator.php feature #27957 [Routing] Add fallback to cultureless locale for internationalized routes (fancyweb) 2018-08-10 09:25:39 +02:00
UrlGeneratorInterface.php [Routing] adds _fragment special option to url generation for document fragment 2016-03-26 23:10:51 +00:00