php-doc-en/reference/json/functions
Tyson Andre 0d77f05f45 Document changes to json_encode in php 5.5
Returning false when there was any encoding error is an improvement,
but would be backwards incompatible if applications depended on the
implicit JSON_PARTIAL_OUTPUT_ON_ERROR behavior of PHP 5.4 and earlier.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349754 c90b9560-bf6c-de11-be94-00142212c4b1
2020-05-07 15:33:58 +00:00
..
json-decode.xml Add JSON constants to changelog. 2019-04-16 18:31:50 +00:00
json-encode.xml Document changes to json_encode in php 5.5 2020-05-07 15:33:58 +00:00
json-last-error-msg.xml Clarify current behavior of JSON_THROW_ON_ERROR 2019-05-11 12:24:24 +00:00
json-last-error.xml Clarify current behavior of JSON_THROW_ON_ERROR 2019-05-11 12:24:24 +00:00