mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-15 11:56:50 +00:00
fixed unit tests when XDebug is enabled
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
--TEST--
|
||||
"dump" function
|
||||
--CONDITION--
|
||||
!extension_loaded('xdebug')
|
||||
--TEMPLATE--
|
||||
{{ dump('foo') }}
|
||||
{{ dump('foo', 'bar') }}
|
||||
|
||||
Reference in New Issue
Block a user