We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2bb5c commit defdbd7Copy full SHA for defdbd7
phpunit/phpunit/4.7/phpunit.xml.dist
@@ -9,8 +9,8 @@
9
>
10
<php>
11
<ini name="error_reporting" value="-1" />
12
- <env name="APP_ENV" value="test" />
13
- <env name="SHELL_VERBOSITY" value="-1" />
+ <server name="APP_ENV" value="test" force="true" />
+ <server name="SHELL_VERBOSITY" value="-1" />
14
</php>
15
16
<testsuites>
symfony/phpunit-bridge/3.3/phpunit.xml.dist
0 commit comments