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 c1c2b22 commit 4df13caCopy full SHA for 4df13ca
phpunit.xml.dist
@@ -10,6 +10,7 @@
10
>
11
<php>
12
<ini name="error_reporting" value="-1" />
13
+ <env name="SYMFONY_IDE" value="" force="true" />
14
<env name="REDIS_HOST" value="localhost" />
15
<env name="MEMCACHED_HOST" value="localhost" />
16
</php>
0 commit comments