]> granicus.if.org Git - php/commit
* fixed bug #47842 sscanf() does not support 64-bit values
authorMichael Wallner <mike@php.net>
Wed, 19 May 2010 11:28:08 +0000 (11:28 +0000)
committerMichael Wallner <mike@php.net>
Wed, 19 May 2010 11:28:08 +0000 (11:28 +0000)
commit60c236be923e943e0fb8e7dd00353a15207e66f4
tree6456620120a5b9326db3f5ac2afabda03c1c597f
parent0d47dff2871219e900ee41a12d2d32dc3c7d7823
* fixed bug #47842      sscanf() does not support 64-bit values
NEWS
ext/standard/scanf.c
ext/standard/tests/strings/bug47842.phpt [new file with mode: 0644]