Fabien Potencier
7581f44af7
tweaked configuration for app.yaml
2017-05-14 09:33:30 -07:00
Yonel Ceruto
b39aa6303e
Use single quotes in yaml files
2017-05-03 10:24:53 -04:00
Maxime Steinhausser and GitHub
2507e41e28
Remove framework.trusted_proxies option
...
As deprecated in https://github.com/symfony/symfony/pull/21830 and https://github.com/symfony/symfony/pull/22238 (BC break)
2017-05-03 13:00:26 +02:00
Guilhem Niot
52c22bd05d
Add comments
2017-05-01 19:29:21 +02:00
Guilhem Niot and GitHub
61854252b6
Store voters in Security
2017-04-30 20:38:31 +02:00
Fabien Potencier
c5f400b9a8
switched app.yaml to use autoconfigure
2017-04-20 11:29:28 -06:00
Fabien Potencier
cafb4bb4b6
replaced kernel.root_dir by kernel.project_dir
2017-04-07 09:57:51 -07:00
Fabien Potencier
e14725a388
fixed autowire value according to the new new new way :)
2017-04-06 17:30:41 -07:00
Javier Eguiluz
f5b5aa636f
Typo in the default symfony/etc/packages/framework.yaml file
2017-04-05 18:05:39 +02:00
Fabien Potencier
09deff16bd
added a note about required deps for annotations to work
2017-04-04 20:56:19 -07:00
Fabien Potencier
16283e8e14
minor #1 Use "DefaultController" instead of "SomeController" as default (javiereguiluz)
...
This PR was merged into the master branch.
Discussion
----------
Use "DefaultController" instead of "SomeController" as default
In case https://github.com/fabpot/flex/issues/27 is accepted, this should be the solution.
Commits
-------
e795fa0 Use "DefaultController" instead of "SomeController" as default
2017-04-04 12:11:13 -07:00
Fabien Potencier
8fd72f8a86
added version directories
2017-04-04 11:57:32 -07:00