]> granicus.if.org Git - php/commit
Fix bug #47644 - Valid integers are truncated with json_decode()
authorScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 02:00:08 +0000 (02:00 +0000)
committerScott MacVicar <scottmac@php.net>
Tue, 17 Mar 2009 02:00:08 +0000 (02:00 +0000)
commitde4891ab2aa9827d70a0f1b53499670268294cab
tree07edb6f384efc5b067ca20fbca104b7a591f1b17
parenteddf2540daf52f37cdaa30be4e2d9c09b14f010e
Fix bug #47644 - Valid integers are truncated with json_decode()
ext/json/JSON_parser.c
ext/json/tests/bug47644.phpt [new file with mode: 0644]