Eddie Kohler
104876dd8e
json_encode: Escape U+2028 and U+2029 more often.
...
These characters are illegal in Javascript, so leaving them unescaped
is risky. The default encoder ($flags = 0) is fine, but the encoder
with JSON_UNESCAPED_UNICODE flag is not.
In case anyone wants the ability to leave these characters unescaped,
provide JSON_UNESCAPED_LINE_TERMINATORS.
2016-01-22 19:40:58 +00:00
..
2009-01-23 20:23:29 +00:00
2015-11-15 19:06:09 +00:00
2012-07-01 16:38:26 +02:00
2012-07-01 16:38:26 +02:00
2007-12-28 13:23:00 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2010-05-21 22:59:58 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2007-04-16 22:31:05 +00:00
2015-11-15 19:06:09 +00:00
2007-06-29 14:00:21 +00:00
2008-11-19 16:58:28 +00:00
2008-12-12 23:19:47 +00:00
2015-11-15 19:06:09 +00:00
2012-07-01 16:38:26 +02:00
2009-03-17 23:31:14 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-01-19 00:46:02 -08:00
2012-07-01 16:38:26 +02:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:13:49 +00:00
2011-10-17 23:51:25 +00:00
2012-07-01 16:38:26 +02:00
2015-11-15 19:06:09 +00:00
2015-06-28 17:16:12 +01:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-02-22 20:22:47 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-06-21 15:30:33 +01:00
2015-01-14 16:12:35 -08:00
2015-02-04 12:48:17 +01:00
2015-06-28 18:09:10 +01:00
2015-11-15 19:06:09 +00:00
2012-07-01 16:38:26 +02:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2010-09-16 16:21:15 +00:00
2016-01-22 19:40:58 +00:00
2010-09-16 13:53:27 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:06:09 +00:00
2015-11-15 19:13:49 +00:00
2010-05-12 16:42:48 +00:00
2014-05-05 01:00:59 +02:00