]> granicus.if.org Git - php/commit
fix #39032 (strcspn() stops on null character)
authorAntony Dovgal <tony2001@php.net>
Wed, 4 Oct 2006 11:12:21 +0000 (11:12 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 4 Oct 2006 11:12:21 +0000 (11:12 +0000)
commit88e893b50aa7056932fd94e76f6813a84fb7bbd6
tree7d3506b8fd282c0a935ebd1b455d5398df1708e7
parent8d85069827d3324d1512068d9d380fe5f9976110
fix #39032 (strcspn() stops on null character)
ext/standard/string.c
ext/standard/tests/strings/bug39032.phpt [new file with mode: 0644]