1
0
mirror of https://github.com/php/php-src.git synced 2026-04-06 15:43:13 +02:00
Files
archived-php-src/ext/json/tests
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
..
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-04-26 23:30:00 +00:00
2007-04-16 09:11:10 +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
2007-10-01 15:33:11 +00:00
2009-03-17 23:31:14 +00:00
2009-01-08 14:09:49 +00:00
2012-06-27 12:21:48 +02:00
2012-06-27 12:21:48 +02:00
2012-06-27 12:21:48 +02:00