Yaml Tweks for Insights.

This commit is contained in:
Andrés Montañez
2013-12-19 16:39:28 -02:00
parent d6e7e5b6ab
commit a3171c59dd
7 changed files with 17 additions and 4 deletions
@@ -11,6 +11,8 @@
namespace Symfony\Component\Yaml\Exception;
use Symfony\Component\Yaml\Exception\RuntimeException;
if (!defined('JSON_UNESCAPED_UNICODE')) {
define('JSON_UNESCAPED_SLASHES', 64);
define('JSON_UNESCAPED_UNICODE', 256);