Skip to content

Commit

Permalink
Enable displayDetailsOnPhpunitDeprecations in PhpUnit
Browse files Browse the repository at this point in the history
  • Loading branch information
vjik authored Sep 13, 2024
1 parent 18ce0a8 commit 31a3076
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
failOnWarning="true"
stopOnFailure="false"
colors="true"
displayDetailsOnPhpunitDeprecations="true"
>
<php>
<ini name="error_reporting" value="-1"/>
Expand Down

0 comments on commit 31a3076

Please sign in to comment.