php-doc-en/reference/json/functions
Christoph Michael Becker d15746f50c JSON_BIGINT_AS_STRING is NOT enabled by default.
https://3v4l.org/4IZl6
https://github.com/php/php-src/blob/master/ext/json/tests/008.phpt

Maybe there was a confusion: the doc originally read "(...) supported options. The first is JSON_BIGINT_AS_STRING that allows casting big integers to string instead of floats which is the default. (...)", but here "which is the default" was referring to "[casting big integers to] floats", not to the option.

-- 
Provided by anonymous 94624 ()

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345972 c90b9560-bf6c-de11-be94-00142212c4b1
2018-11-11 15:57:11 +00:00
..
json-decode.xml JSON_BIGINT_AS_STRING is NOT enabled by default. 2018-11-11 15:57:11 +00:00
json-encode.xml Added JSON_THROW_ON_ERROR constant to json_encode options list. 2018-10-01 14:20:57 +00:00
json-last-error-msg.xml fix capitalisation of "No error" response from json_last_error_msg() (doc bug #75763) 2018-01-05 08:57:19 +00:00
json-last-error.xml Fix #73525: Not all JSON_ERROR_* constants are documented 2016-11-15 11:56:38 +00:00