Merge pull request #902

This commit is contained in:
symfony-flex-server[bot]
2021-04-05 22:38:24 +00:00
committed by GitHub
4 changed files with 10 additions and 7 deletions
@@ -16,3 +16,9 @@ framework:
#fragments: true
php_errors:
log: true
when@test:
framework:
test: true
session:
storage_factory_id: session.storage.factory.mock_file
@@ -1,4 +0,0 @@
framework:
test: true
session:
storage_factory_id: session.storage.factory.mock_file
@@ -1,3 +0,0 @@
_errors:
resource: '@FrameworkBundle/Resources/config/routing/errors.xml'
prefix: /_error
@@ -0,0 +1,4 @@
when@dev:
_errors:
resource: '@FrameworkBundle/Resources/config/routing/errors.xml'
prefix: /_error