mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-05 06:56:51 +00:00
Disable xdebug var_dump overload for tests
This commit is contained in:
committed by
Fabien Potencier
parent
15cde09784
commit
8edd95409e
@@ -19,6 +19,7 @@
|
||||
|
||||
<php>
|
||||
<ini name="error_reporting" value="-1" />
|
||||
<ini name="xdebug.overload_var_dump" value="0" />
|
||||
</php>
|
||||
|
||||
<listeners>
|
||||
|
||||
Reference in New Issue
Block a user