We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05629a1 commit 66ae7a2Copy full SHA for 66ae7a2
tests/Symfony/Bundle/DependencyInjection/ConfigurationTest.php
@@ -226,6 +226,7 @@ private function runDefaultConfigTests(array $doctrineIntegrationsToLoad = ['orm
226
],
227
'keep_legacy_inflector' => true,
228
'event_listeners_backward_compatibility_layer' => true,
229
+ 'handle_symfony_errors' => false,
230
], $config);
231
}
232
0 commit comments