 Tobias SchultzeandGitHub
|
9eef91211f
|
Do not enable session in test env by default
Session system is not enabled by default in prod, dev. see https://github.com/symfony/recipes/blob/master/symfony/framework-bundle/3.3/config/packages/framework.yaml#L8
So it should also not be enabled by default in test env.
|
2017-10-25 19:27:45 +02:00 |
|
 Ryan WeaverandSymfony
|
56c2f01d8e
|
Use the native PHP session handler by default (#209)
|
2017-10-09 08:16:56 -07:00 |
|
 SymfonyandGitHub
|
29e353bcd0
|
Merge pull request #171 from nicolas-grekas/public-controllers
|
2017-09-11 09:47:16 -07:00 |
|
Nicolas Grekas
|
a5b3b7450d
|
Controllers are already public
|
2017-09-11 17:36:16 +02:00 |
|
Fabien Potencier
|
87edffe754
|
fixed Doctrine migrations default configuration
|
2017-09-11 05:36:59 -07:00 |
|
Gregor Harlan
|
ecbc207fe5
|
yaml: use ~ instead of null
|
2017-08-01 23:44:32 +02:00 |
|
 Romain GautierandGitHub
|
545020646d
|
fix resources path
|
2017-07-29 12:06:53 +02:00 |
|
Javier Eguiluz
|
ba9d859b89
|
Removed app.yaml and moved its contents to services.yaml
|
2017-07-28 09:24:05 +02:00 |
|
Fabien Potencier
|
73ec19c07e
|
renamed container.yaml to services.yaml
|
2017-07-21 10:30:49 +02:00 |
|
Fabien Potencier
|
bf2148f9f1
|
moved etc/ to config/ and web/ to public/
|
2017-07-03 15:36:25 +03:00 |
|