Skip to content

Commit 687e44b

Browse files
committed
updated phpunit
1 parent a6c678f commit 687e44b

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpunit.xml.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
backupGlobals="false"
77
colors="true"
88
bootstrap="tests/bootstrap.php"
9+
convertNoticesToExceptions="false"
10+
convertWarningsToExceptions="false">
911
>
1012
<php>
1113
<ini name="error_reporting" value="-1" />

0 commit comments

Comments
 (0)