We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61affcc commit 53d9babCopy full SHA for 53d9bab
phpunit.xml.dist
@@ -7,7 +7,7 @@
7
convertErrorsToExceptions="true"
8
convertNoticesToExceptions="true"
9
convertWarningsToExceptions="true"
10
- convertDeprecationsToExceptions="true">
+ convertDeprecationsToExceptions="false">
11
12
<filter>
13
<whitelist processUncoveredFilesFromWhitelist="true">
0 commit comments