Skip to content

Commit 313b35f

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #959
2 parents d7c2440 + f08a856 commit 313b35f

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

phpunit/phpunit/9.3/phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
backupGlobals="false"
77
colors="true"
88
bootstrap="tests/bootstrap.php"
9+
convertDeprecationsToExceptions="false"
910
>
1011
<php>
1112
<ini name="error_reporting" value="-1" />

symfony/phpunit-bridge/5.3/phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
backupGlobals="false"
77
colors="true"
88
bootstrap="tests/bootstrap.php"
9+
convertDeprecationsToExceptions="false"
910
>
1011
<php>
1112
<ini name="error_reporting" value="-1" />

0 commit comments

Comments
 (0)