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