From: foobar Date: Sun, 31 Jul 2005 21:18:16 +0000 (+0000) Subject: - Fix test. X-Git-Tag: RELEASE_2_0_0~61 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac19a759b62b6eeab8d7609bb5cbb560a902e5d3;p=php - Fix test. --- diff --git a/ext/xml/tests/bug26614_libxml.phpt b/ext/xml/tests/bug26614_libxml.phpt index 9abf936cd1..1485a7e02f 100755 --- a/ext/xml/tests/bug26614_libxml.phpt +++ b/ext/xml/tests/bug26614_libxml.phpt @@ -81,10 +81,10 @@ foreach ($xmls as $desc => $xml) { --EXPECT-- CDATA at line 2, col 6 (byte 9) - at line 9, col 8 (byte 56) + at line 9, col 7 (byte 56) Comment at line 2, col 6 (byte 9) - at line 9, col 8 (byte 56) + at line 9, col 7 (byte 56) Text at line 2, col 6 (byte 9) - at line 9, col 8 (byte 56) + at line 9, col 10 (byte 56)