php-doc-en/reference/json/functions
Adam Harvey 7e88ca5ef3 Clarify json_last_error_msg()'s return values.
Fixes doc bug #67548 (Docs says json_last_error_msg should return null, but it
returns 'No Error').


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@334064 c90b9560-bf6c-de11-be94-00142212c4b1
2014-07-01 19:55:57 +00:00
..
json-decode.xml PHP 5.6: json_decode() changes. 2014-06-01 22:08:56 +00:00
json-encode.xml Add depth to list of parameters. 2013-09-16 19:45:46 +00:00
json-last-error-msg.xml Clarify json_last_error_msg()'s return values. 2014-07-01 19:55:57 +00:00
json-last-error.xml Document the new JSON error constants in PHP 5.5, since the naughty person who 2013-10-01 19:51:11 +00:00