Commit Graph
26 Commits
Author SHA1 Message Date
Nicolas GrekasandGitHub 8f46ee349c [framework-bundle] Remove options that match the defaults in 7.0 (#1237) 2024-01-18 09:37:15 +01:00
Fabien Potencier 9a3c792f80 Fix syntax 2022-10-22 08:07:49 +02:00
Alexander M. TurekandGitHub dddc205ad9 Leverage PSR-4 routing (#1136) 2022-10-20 09:56:29 +02:00
Kévin DunglasandGitHub 50753590a5 [routing] Remove useless config in routes.yaml (#1075) 2022-05-02 14:42:28 +02:00
Nicolas Grekas 6cb5f0ee26 Conflict with fwb < 5.3 when@env 2022-02-12 11:52:53 +01:00
Kévin Dunglas c208077a18 Routing: don't require to install doctrine/annotations to use attributes 2021-11-11 14:32:06 +01:00
Nicolas Grekas a1a70353f6 Remove all symlinks 2021-07-07 16:12:10 +02:00
Yonel Ceruto 2200e6e511 [routing/5.3] Merge per-env settings 2021-06-05 13:17:28 -04:00
Maxime SteinhausserandMaxime Steinhausser 48f1769020 [Router] Add recipe for 5.1 router default URI config 2020-05-05 11:52:46 +02:00
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