php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #60673 Small disorder in json constants doc
Submitted: 2012-01-06 16:38 UTC Modified: 2012-01-09 11:31 UTC
From: irker@php.net Assigned: irker (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2012-01-06 16:38 UTC] irker@php.net
Description:
------------
On http://docs.php.net/manual/en/json.constants.php
we have phrase "The following constants can be combined to form options for 
json_encode(). They are all available as of PHP 5.3.0."
But below we have constants that available as of PHP 5.4 , 5.3.3 etc.
So not "all" .

Also we still missing JSON_BIGINT_AS_STRING  in json_encode doc page in "options" 
parameter description.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2012-01-09 11:29 UTC] irker@php.net
Automatic comment from SVN on behalf of irker
Revision: http://svn.php.net/viewvc/?view=revision&revision=321949
Log: fix #60673
 [2012-01-09 11:31 UTC] irker@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: irker
 [2020-02-07 06:08 UTC] phpdocbot@php.net
Automatic comment on behalf of irker
Revision: http://git.php.net/?p=doc/en.git;a=commit;h=6e45d905741062c57783bf51db5dc3adfa7eb39d
Log: fix #60673
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 16:01:31 2024 UTC