From ac19a759b62b6eeab8d7609bb5cbb560a902e5d3 Mon Sep 17 00:00:00 2001 From: foobar Date: Sun, 31 Jul 2005 21:18:16 +0000 Subject: [PATCH] - Fix test. --- ext/xml/tests/bug26614_libxml.phpt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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) -- 2.50.1