[phpunit] set convertDeprecationsToExceptions to false

This commit is contained in:
Nicolas Grekas
2021-06-11 23:13:29 +02:00
parent d7c2440425
commit f08a856ddd
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -6,6 +6,7 @@
backupGlobals="false"
colors="true"
bootstrap="tests/bootstrap.php"
convertDeprecationsToExceptions="false"
>
<php>
<ini name="error_reporting" value="-1" />
@@ -6,6 +6,7 @@
backupGlobals="false"
colors="true"
bootstrap="tests/bootstrap.php"
convertDeprecationsToExceptions="false"
>
<php>
<ini name="error_reporting" value="-1" />