Skip to content

Commit

Permalink
[NFC] Convert Deprecations in tests to exceptions
Browse files Browse the repository at this point in the history
  • Loading branch information
seamuslee001 committed Jul 11, 2022
1 parent b645b9a commit 91d9340
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 @@ -4,6 +4,7 @@
convertErrorsToExceptions="true"
convertNoticesToExceptions="true"
convertWarningsToExceptions="true"
convertDeprecationsToExceptions="true"
processIsolation="false"
stopOnFailure="false"
stderr="true"
Expand Down

0 comments on commit 91d9340

Please sign in to comment.