We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb9ff74 commit 00e4718Copy full SHA for 00e4718
1 file changed
phpunit.xml
@@ -9,7 +9,7 @@
9
stopOnFailure="true"
10
cacheDirectory=".phpunit.cache"
11
backupStaticProperties="false"
12
- failOnDeprecation="true"
+ failOnDeprecation="false"
13
displayDetailsOnTestsThatTriggerDeprecations="true"
14
displayDetailsOnTestsThatTriggerErrors="true"
15
displayDetailsOnTestsThatTriggerNotices="true"
0 commit comments