tony2001                Wed Jan 23 09:54:38 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/simplexml/tests        bug37076_1.phpt 
  Log:
  fix test
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/bug37076_1.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/simplexml/tests/bug37076_1.phpt
diff -u php-src/ext/simplexml/tests/bug37076_1.phpt:1.1.2.1 
php-src/ext/simplexml/tests/bug37076_1.phpt:1.1.2.2
--- php-src/ext/simplexml/tests/bug37076_1.phpt:1.1.2.1 Wed Jan 23 09:52:57 2008
+++ php-src/ext/simplexml/tests/bug37076_1.phpt Wed Jan 23 09:54:38 2008
@@ -8,6 +8,9 @@
 ?>
 ===DONE===
 --EXPECT--
+Warning: main(): Cannot write or create unnamed element in %s on line %d
+
+Warning: main(): Cannot write or create unnamed element in %s on line %d
 <?xml version="1.0"?>
 <root><foo/></root>
 ===DONE===

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to