]> 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:45:47 +0000 (12:45 +0000)
committerRob Richards <rrichards@php.net>
Mon, 20 Oct 2008 12:45:47 +0000 (12:45 +0000)
commitf3f71b7351177dd7962b5482393411c38a9fa796
tree606a9ef8c9da687a4f19d00282df6f7267b31faa
parent02fee775842311c3e4a37406b19213e1de6ed082
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