We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfed888 commit b63a845Copy full SHA for b63a845
phpunit.xml.dist
@@ -11,7 +11,7 @@
11
displayDetailsOnTestsThatTriggerDeprecations="true"
12
displayDetailsOnTestsThatTriggerErrors="true"
13
>
14
- <source>
+ <source restrictDeprecations="true">
15
<include>
16
<directory suffix=".php">./src</directory>
17
</include>
0 commit comments