]> granicus.if.org Git - php/commit
MFH: fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
authorRob Richards <rrichards@php.net>
Mon, 20 Oct 2008 12:46:23 +0000 (12:46 +0000)
committerRob Richards <rrichards@php.net>
Mon, 20 Oct 2008 12:46:23 +0000 (12:46 +0000)
commit6a2fe2ad1ab226418b83e8ca68c1f7de3617097f
treee5d1e7413af5a65774804d575bbb85f0efaf8308
parent0e91f80a4d9177da375d7ec71efa0f85d5e4dad9
MFH: fix bug #46335 (DOMText::splitText doesn't handle multibyte characters)
add test
ext/dom/tests/bug46335.phpt [new file with mode: 0644]
ext/dom/text.c