Skip to content

Commit

Permalink
Disable deprecation helper
Browse files Browse the repository at this point in the history
  • Loading branch information
villfa committed Nov 26, 2021
1 parent 9981efd commit 51e07d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
</whitelist>
</filter>
<php>
<env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled=1" />
<env name="SYMFONY_PHPUNIT_REMOVE_RETURN_TYPEHINT" value="1" />
</php>
</phpunit>

0 comments on commit 51e07d9

Please sign in to comment.