Nikita Popov
4662151ea7
Improve JSON error handling
...
json_encode() no longer throws warnings. Instead only the error code for
json_last_error() is set.
As it is hard to debug the error from just an error code an optional
$as_string parameter was added to json_last_error(), which returns an
error message instead of an error code.
2012-06-27 12:21:48 +02:00
..
2009-01-23 20:23:29 +00:00
2009-03-17 23:15:40 +00:00
2012-06-27 12:21:48 +02:00
2012-06-27 12:21:48 +02:00
2007-12-28 13:23:00 +00:00
2007-12-17 07:48:27 +00:00
2008-12-19 02:00:57 +00:00
2007-04-26 23:30:00 +00:00
2007-04-16 09:11:10 +00:00
2007-04-16 22:31:05 +00:00
2007-06-29 13:51:27 +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
2007-10-01 15:33:11 +00:00
2009-03-17 23:31:14 +00:00
2009-01-23 20:23:29 +00:00
2009-01-08 14:09:49 +00:00
2009-03-17 02:00:13 +00:00
2012-06-27 12:21:48 +02:00
2011-06-17 21:42:40 +00:00
2011-10-17 23:51:25 +00:00
2012-06-27 12:21:48 +02:00
2008-07-31 11:46:23 +00:00
2012-06-27 12:21:48 +02:00
2009-06-14 12:08:27 +00:00
2009-06-14 12:08:27 +00:00
2009-06-14 12:08:27 +00:00
2012-06-27 12:21:48 +02:00
2009-06-14 12:08:27 +00:00
2009-08-03 04:01:57 +00:00
2012-06-23 20:51:52 +02:00
2012-06-23 20:51:52 +02:00
2006-08-07 23:28:05 +00:00
2006-08-07 23:28:05 +00:00
2012-06-27 12:21:48 +02:00