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/Bundle
Fabien Potencier 254f4c8f7f feature #27774 [FrameworkBundle] allow turning routes to utf8 mode by default (nicolas-grekas)
This PR was merged into the 4.2-dev branch.

Discussion
----------

[FrameworkBundle] allow turning routes to utf8 mode by default

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | yes
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

This allows building optimized routers that match in a single regexp instead of an alternate of utf8/non-utf8 set of routes.

Commits
-------

8f359cc047 [FrameworkBundle] allow turning routes to utf8 mode by default
2018-07-09 16:14:24 +02:00
..
DebugBundle feature #27476 [Config] deprecate tree builders without root nodes (xabbuh) 2018-06-25 19:06:32 +02:00
FrameworkBundle feature #27774 [FrameworkBundle] allow turning routes to utf8 mode by default (nicolas-grekas) 2018-07-09 16:14:24 +02:00
SecurityBundle Merge branch '4.1' 2018-07-07 18:01:39 +02:00
TwigBundle feature #27476 [Config] deprecate tree builders without root nodes (xabbuh) 2018-06-25 19:06:32 +02:00
WebProfilerBundle Merge branch '4.1' 2018-07-05 13:54:37 +02:00
WebServerBundle [WebServerBundle] Improve the error message when web server is already running 2018-06-08 08:35:42 +02:00
FullStack.php [FrameworkBundle] changed some default configs from canBeEnabled to canBeDisabled 2017-01-07 14:17:04 -08:00