]> granicus.if.org Git - php/commit
Fix chunk_split fix - avoid using floats
authorStanislav Malyshev <stas@php.net>
Wed, 6 Jun 2007 17:59:07 +0000 (17:59 +0000)
committerStanislav Malyshev <stas@php.net>
Wed, 6 Jun 2007 17:59:07 +0000 (17:59 +0000)
commit29b9d79c2ff6ac7c3ee85eb7daa9d0e70e1050c6
treea1f4643a43bd9fbdf8cd1038462970a8f4493853
parent2e15dda50efcd281d9f9c2e387f26d83971f446c
Fix chunk_split fix - avoid using floats
Fix money_format - don't give strfmon more arguments then supplied
Fix str[c]spn integer overflow
ext/standard/string.c