Test: /ext/dom/tests/bug46335.phpt - Version 5.3.17        

Bug #46335 DOMText::splitText doesn't handle multibyte characters
Submitted: 2008-10-17 17:10:20 Modified: 2008-10-20 12:47:38
From: sites Assigned: rrichards
Status: Closed Package: DOM XML related
PHP Version: 5.2.6 OS: OS X

There are 2 different diffs reported by users for this test.

Count Diff
2 (67%)
003+ Text: This is an ����xample�� of using DOM splitText
004+
003- Text: This is an ‘example’ of using DOM splitText
004- splitText (UTF-8): DOM
005+ Fatal error: Call to a member function splitText() on a non-object in %s/bug46335.php on line 23
1 (33%)
003+ Text: This is an ??example?? of using DOM splitText
004+ splitText (UTF-8): g D
003- Text: This is an ‘example’ of using DOM splitText
004- splitText (UTF-8): DOM