]> granicus.if.org Git - php/commit
- Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a
authorMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 23 Sep 2009 15:22:47 +0000 (15:22 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Wed, 23 Sep 2009 15:22:47 +0000 (15:22 +0000)
commitc2471b4950091c71da5e3f686d6d455e8e3092ea
tree00e2d1f851ab6f2a11153a7ac5829ed1a3ba3b4a
parent4a391f68d59ab4238e33627e57000197840cd791
- Fixed bug #49354 (mb_strcut() cuts wrong length when offset is within a
  multibyte character).

(This bug was introduced by the commit by r202895. Please double-check the
 specification of the function you are going to *fix*.)
NEWS
ext/mbstring/mbstring.c
ext/mbstring/tests/bug49354.phpt [new file with mode: 0644]