Skip to content

Commit eae511b

Browse files
Merge branch '6.4' into 7.0
* 6.4: Fix merge (bis)
2 parents d24a7e5 + 25260d4 commit eae511b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/ConfigurationTest.php

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -573,6 +573,8 @@ public function testSerializerJsonDetailedErrorMessagesEnabledWhenDefaultContext
573573
$config = $processor->processConfiguration(new Configuration(true), [
574574
[
575575
'http_method_override' => false,
576+
'handle_all_throwables' => true,
577+
'php_errors' => ['log' => true],
576578
'serializer' => [
577579
'default_context' => [
578580
'foo' => 'bar',
@@ -590,6 +592,8 @@ public function testSerializerJsonDetailedErrorMessagesInDefaultContextCanBeDisa
590592
$config = $processor->processConfiguration(new Configuration(true), [
591593
[
592594
'http_method_override' => false,
595+
'handle_all_throwables' => true,
596+
'php_errors' => ['log' => true],
593597
'serializer' => [
594598
'default_context' => [
595599
'foo' => 'bar',
@@ -608,6 +612,8 @@ public function testSerializerJsonDetailedErrorMessagesInDefaultContextCanBeDisa
608612
$config = $processor->processConfiguration(new Configuration(true), [
609613
[
610614
'http_method_override' => false,
615+
'handle_all_throwables' => true,
616+
'php_errors' => ['log' => true],
611617
'serializer' => [
612618
'default_context' => [
613619
'foo' => 'bar',

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy