Commit Graph
17 Commits
Author SHA1 Message Date
Ryan Weaver 59cfb5641f Less router config: only set strict_requirements to null in prod
The default value is true, and we only need to change that in the prod environment.
2019-10-23 12:11:18 -04:00
Fabien Potencier 00f7b140b4 replaced ~ by null 2019-08-01 09:31:53 +02:00
Korikulum b57f443186 Set framework.router.strict_requirements to true in test env by default 2018-08-30 14:41:46 +02:00
Nicolas Grekas 18217e8ced Enable utf8 mode for the router on 4.2 2018-07-06 10:04:56 +02:00
Nicolas Grekas 3567ee215e Add intro note to services.yaml and routes.yaml 2018-07-01 11:07:33 +02:00
Marek Pietrzak 0fd90f4063 [Routing] Add 4.0 folder, revert changes made in 3.3 2017-12-19 13:10:33 +00:00
Marek PietrzakandGitHub cba3daeabd Use "controller" keyword in example config 2017-12-15 23:18:51 +00:00
Fabien Potencier 126f532c03 moved routes config for annotations 2017-11-18 09:19:53 +02:00
Fabien Potencier bf29125220 changed the way we register annotations 2017-09-14 21:27:04 -07:00
Gregor Harlan ecbc207fe5 yaml: use ~ instead of null 2017-08-01 23:44:32 +02:00
Fabien Potencier 1238aba1f7 renamed routing.yaml to routes.yaml 2017-07-21 10:36:51 +02:00
Fabien Potencier bf2148f9f1 moved etc/ to config/ and web/ to public/ 2017-07-03 15:36:25 +03:00
Fabien Potencier f819a2e3e5 fixed symfony/routing recipe 2017-06-19 16:54:02 -07:00
Fabien Potencier a3b4507feb added support for symfony/annotations-pack 2017-06-14 16:41:52 -07:00
Fabien Potencier ce297904d4 moved routing specific configuration to the symfony/routing recipe 2017-06-12 11:30:18 -07:00
Fabien Potencier 8fd72f8a86 added version directories 2017-04-04 11:57:32 -07:00
Fabien Potencier 6e554b0445 moved aliases directly into the manifest files 2017-03-24 16:11:46 -07:00