Edit report at https://bugs.php.net/bug.php?id=63737&edit=1

 ID:                 63737
 Updated by:         ahar...@php.net
 Reported by:        google...@php.net
 Summary:            json_decode does not properly decode with options
                     parameter
-Status:             Re-Opened
+Status:             Closed
 Type:               Bug
 Package:            JSON related
 PHP Version:        5.4.9
 Assigned To:        aharvey
 Block user comment: N
 Private report:     N

 New Comment:

It was never on the release branch: I committed it after 5.4.10 was branched. 
It'll be in 5.4.11.


Previous Comments:
------------------------------------------------------------------------
[2013-01-08 03:59:43] ahar...@php.net

It was never on the release branch: I committed it after 5.4.10 was branched. 
It'll be in 5.4.11.

------------------------------------------------------------------------
[2013-01-02 20:18:05] google...@php.net

This commit has been removed from the release branch for some reason.

------------------------------------------------------------------------
[2013-01-02 11:46:49] franssen dot roland at gmail dot com

This is still an issue in 5.4.10 (Linux)

------------------------------------------------------------------------
[2012-12-11 12:04:17] ahar...@php.net

The fix for this bug has been committed.

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.

Fixed on 5.4, 5.5 and master.

------------------------------------------------------------------------
[2012-12-11 11:04:55] ahar...@php.net

Our code path for bare integer literals is different to the one we use for 
literals within objects and arrays. Should be an easy fix.

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=63737


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=63737&edit=1

Reply via email to