]> granicus.if.org Git - php/commit
MFB: Fixed bug #42785 (json_encode() formats doubles according to locale
authorIlia Alshanetsky <iliaa@php.net>
Mon, 1 Oct 2007 15:25:01 +0000 (15:25 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Mon, 1 Oct 2007 15:25:01 +0000 (15:25 +0000)
commit6c4e9b52b98830f37d8048f2712bbb3911d10536
tree5e06acaed0105b85c875569816e0d70bccd384b4
parent5d68e6a71b4708091d92e21df40835cd4a3e12b5
MFB: Fixed bug #42785 (json_encode() formats doubles according to locale
rather then following standard syntax).
ext/json/json.c
main/snprintf.c
main/spprintf.c