We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 804ad0b commit f9b7c8cCopy full SHA for f9b7c8c
1 file changed
demo/symfony6.x-orm3/phpunit.xml.dist
@@ -15,6 +15,7 @@
15
<server name="SHELL_VERBOSITY" value="-1" />
16
<server name="SYMFONY_PHPUNIT_REMOVE" value="" />
17
<server name="SYMFONY_PHPUNIT_VERSION" value="9.5" />
18
+ <env name="SYMFONY_DEPRECATIONS_HELPER" value="disabled" />
19
</php>
20
21
<testsuites>
0 commit comments