Skip to content

Commit 4df13ca

Browse files
[HttpKernel][ErrorHandler] Fix reading the SYMFONY_IDE env var
1 parent c1c2b22 commit 4df13ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
>
1111
<php>
1212
<ini name="error_reporting" value="-1" />
13+
<env name="SYMFONY_IDE" value="" force="true" />
1314
<env name="REDIS_HOST" value="localhost" />
1415
<env name="MEMCACHED_HOST" value="localhost" />
1516
</php>

0 commit comments

Comments
 (0)