We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a6c678f commit 687e44bCopy full SHA for 687e44b
phpunit.xml.dist
@@ -6,6 +6,8 @@
6
backupGlobals="false"
7
colors="true"
8
bootstrap="tests/bootstrap.php"
9
+ convertNoticesToExceptions="false"
10
+ convertWarningsToExceptions="false">
11
>
12
<php>
13
<ini name="error_reporting" value="-1" />
0 commit comments