Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
Merge pull request #55 from bestit/feature/deprecation-fix
Browse files Browse the repository at this point in the history
Set deprecation helper to weak
  • Loading branch information
migo315 committed May 5, 2019
2 parents 0c474d7 + 43fa67b commit ed4c70a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
bootstrap="../vendor/autoload.php">
<php>
<ini name="error_reporting" value="-1"/>
<env name="SYMFONY_DEPRECATIONS_HELPER" value="weak" />
</php>

<testsuites>
Expand Down

0 comments on commit ed4c70a

Please sign in to comment.