error_reporting set to -1
This commit is contained in:
parent
f54f7a400c
commit
b8eb2bb814
@ -8,6 +8,10 @@
|
||||
defaultTestSuite="unit-tests"
|
||||
verbose="false">
|
||||
|
||||
<php>
|
||||
<ini name="error_reporting" value="-1" />
|
||||
</php>
|
||||
|
||||
<testsuites>
|
||||
|
||||
<testsuite name="unit-tests">
|
||||
|
Loading…
x
Reference in New Issue
Block a user