phpunit.xml.dist: convertNoticesToExceptions="false"
This commit is contained in:
parent
00526e5f19
commit
91ccc197a2
|
@ -6,6 +6,7 @@
|
||||||
backupGlobals="false"
|
backupGlobals="false"
|
||||||
colors="true"
|
colors="true"
|
||||||
bootstrap="vendor/autoload.php"
|
bootstrap="vendor/autoload.php"
|
||||||
|
convertNoticesToExceptions="false"
|
||||||
>
|
>
|
||||||
<php>
|
<php>
|
||||||
<ini name="error_reporting" value="-1" />
|
<ini name="error_reporting" value="-1" />
|
||||||
|
|
Loading…
Reference in a new issue