helly Mon Dec 22 18:15:34 2003 EDT
Modified files:
/php-src/ext/simplexml/tests 016.phpt
Log:
Fix test
Index: php-src/ext/simplexml/tests/016.phpt
diff -u php-src/ext/simplexml/tests/016.phpt:1.2
php-src/ext/simplexml/tests/016.phpt:1.3
--- php-src/ext/simplexml/tests/016.phpt:1.2 Thu Dec 18 08:35:39 2003
+++ php-src/ext/simplexml/tests/016.phpt Mon Dec 22 18:15:34 2003
@@ -30,10 +30,10 @@
?>
--EXPECT--
string(3) "Joe"
-string(3) "JoeFoo"
-string(3) "JoeFooBar"
+string(6) "JoeFoo"
+string(9) "JoeFooBar"
---[0]---
string(3) "Joe"
-string(3) "JoeFoo"
-string(3) "JoeFooBar"
+string(6) "JoeFoo"
+string(9) "JoeFooBar"
---Done---
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php