]> granicus.if.org Git - php/commit
mb_split() can now handle empty matches like preg_split() does.
authorMoriyoshi Koizumi <mozo@mozo.jp>
Sun, 10 Feb 2013 06:04:23 +0000 (15:04 +0900)
committerMoriyoshi Koizumi <mozo@mozo.jp>
Sun, 10 Feb 2013 06:04:23 +0000 (15:04 +0900)
commit0ea83ff8478d867ebf1603a43cd5d3432022cee7
tree337924d53a651332d6f5d92fcab2f8b9c9d24b53
parent92a7924c1a97563cb73d37c369fdea4794203397
mb_split() can now handle empty matches like preg_split() does.
NEWS
ext/mbstring/php_mbregex.c
ext/mbstring/tests/mb_split_empty_match.phpt [new file with mode: 0644]
ext/mbstring/tests/mb_split_variation1.phpt