Skip to content

Commit

Permalink
Get stack trace for deprecations
Browse files Browse the repository at this point in the history
  • Loading branch information
Seldaek committed Dec 10, 2021
1 parent db276b5 commit fd50cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion phpunit.xml.dist
Expand Up @@ -15,7 +15,7 @@
bootstrap="tests/bootstrap.php"
>
<php>
<env name="SYMFONY_DEPRECATIONS_HELPER" value="max[direct]=0"/>
<env name="SYMFONY_DEPRECATIONS_HELPER" value="/Method ReflectionParameter/"/>
<env name="COMPOSER_TEST_SUITE" value="1"/>
</php>
<testsuites>
Expand Down

0 comments on commit fd50cbf

Please sign in to comment.