No description
Find a file
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
appendices Fix #77053: Invalid "continue" handling change in PHP 7 is undocumented 2018-11-05 16:20:12 +00:00
chapters What's in a name? 2018-06-15 11:50:40 +00:00
chmonly - deleted link that causes chm build failure. 2014-01-23 10:41:30 +00:00
faq PHP 7 uses Zend Engine 3 2017-08-21 11:27:50 +00:00
features Fix sample code to display zval information correctly 2018-08-16 15:49:12 +00:00
install Update Apache 2 installation instructions 2018-10-15 14:03:34 +00:00
internals2 Add new opcodes 2018-06-25 13:11:45 +00:00
language Fix example output 2018-11-07 14:14:32 +00:00
reference JSON_BIGINT_AS_STRING is NOT enabled by default. 2018-11-11 15:57:11 +00:00
security Fix typo 2018-03-25 14:00:46 +00:00
.travis.yml be more brave - use php 7.2 for travis builds 2018-03-15 22:35:24 +00:00
bookinfo.xml Wrap Copyright page title in <info> tag to use h1 header 2015-04-08 20:41:29 +00:00
contributors.ent Upgraded the Editor :) 2015-05-27 00:16:49 +00:00
contributors.xml Christoph should be credited here for his continuous work on the manual (thank you!) 2016-11-18 20:33:00 +00:00
extensions.ent Convert entity files to UTF-8 to please strict standards check in OE 2013-09-09 14:32:44 +00:00
language-defs.ent Show inherited constants 2018-09-20 15:10:00 +00:00
language-snippets.ent Move xlink namespace declaration to appropriate ancestor 2018-10-31 00:18:38 +00:00
make_chm_index.html Fix doc-level encoding declaration in make_chm_index.html 2013-09-18 12:26:38 +00:00
preface.xml Capitalisation fix in preface 2014-09-01 16:39:55 +00:00
README ws 2017-06-27 05:15:25 +00:00

----------------------------------------------------------------------
README
----------------------------------------------------------------------

Please refer to the README file within the doc-base/ directory. Your
directory structure is probably like:

  phpdoc/en            (DocBook files for the English language)
  phpdoc/doc-base      (Tools and resources used for all languages)