Skip to content

Commit

Permalink
Configure convertDeprecationsToExceptions="true" in phpunit.xml.dist
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Mar 4, 2022
1 parent c1fd316 commit 9cb970a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml.dist
Expand Up @@ -7,6 +7,7 @@
executionOrder="random"
failOnRisky="true"
failOnWarning="true"
convertDeprecationsToExceptions="true"
>
<testsuites>
<testsuite name="Test Suite">
Expand Down

0 comments on commit 9cb970a

Please sign in to comment.