]> granicus.if.org Git - php/commit
Fixed bug #47168 (printf of floating point variable prints maximum of 40 decimal...
authorIlia Alshanetsky <iliaa@php.net>
Fri, 19 Nov 2010 16:36:10 +0000 (16:36 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 19 Nov 2010 16:36:10 +0000 (16:36 +0000)
commit5bdb47791aabb732b8ebae8ecb73acea8f7d2ed3
tree8bb6a67c7707024d5735a1a3820fe6f51d8da42b
parent1fed0e5a8409784fd385c984b41b0f74fe20b9b3
Fixed bug #47168 (printf of floating point variable prints maximum of 40 decimal places).
ext/standard/formatted_print.c
ext/standard/tests/strings/bug47168.phpt [new file with mode: 0644]