php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #55297 JSON_PRETTY_PRINT is only available since 5.4 which is not documented
Submitted: 2011-07-27 13:42 UTC Modified: 2011-07-27 22:18 UTC
From: jille at hexon dot cx Assigned: frozenfire (profile)
Status: Closed Package: JSON related
PHP Version: 5.3.6 OS: n/a
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: jille at hexon dot cx
New email:
PHP Version: OS:

 

 [2011-07-27 13:42 UTC] jille at hexon dot cx
Description:
------------
JSON_PRETTY_PRINT is listed as an option-flag, but is only available as of PHP 5.4 (r303425). That should be noted in the changelog.

---
From manual page: http://www.php.net/function.json-encode%23Changelog
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-07-27 22:17 UTC] frozenfire@php.net
Automatic comment from SVN on behalf of frozenfire
Revision: http://svn.php.net/viewvc/?view=revision&revision=313798
Log: Added changelog entry for JSON_PRETTY_PRINT, as per bug #55297.
 [2011-07-27 22:18 UTC] frozenfire@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: frozenfire
 [2011-07-27 22:18 UTC] frozenfire@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.

 For Windows:

http://windows.php.net/snapshots/
 
Thank you for the report, and for helping us make PHP better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC