Skip to content

Commit a4f09eb

Browse files
committed
Show PHPUnit deprecations
1 parent fe094ad commit a4f09eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

+1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
beStrictAboutCoverageMetadata="false"
88
beStrictAboutOutputDuringTests="true"
99
displayDetailsOnIncompleteTests="true"
10+
displayDetailsOnPhpunitDeprecations="true"
1011
displayDetailsOnSkippedTests="true"
1112
displayDetailsOnTestsThatTriggerDeprecations="true"
1213
displayDetailsOnTestsThatTriggerErrors="true"

0 commit comments

Comments
 (0)