Thanks to visit codestin.com Credit goes to github.com
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 1fc6a54 commit beea61eCopy full SHA for beea61e
1 file changed
src/Symfony/Bridge/Twig/Extension/YamlExtension.php
@@ -31,7 +31,7 @@ public function getFilters()
31
);
32
}
33
34
- public function encode($input, $inline = 0, $dumpObjects = false)
+ public function encode($input, $inline = 0, $dumpObjects = 0)
35
{
36
static $dumper;
37
0 commit comments