tony2001                Wed Jan 23 09:55:54 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/simplexml/tests        bug37076_1.phpt 
  Log:
  use expectF
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/bug37076_1.phpt?r1=1.1.2.2&r2=1.1.2.3&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.2 
php-src/ext/simplexml/tests/bug37076_1.phpt:1.1.2.3
--- php-src/ext/simplexml/tests/bug37076_1.phpt:1.1.2.2 Wed Jan 23 09:54:38 2008
+++ php-src/ext/simplexml/tests/bug37076_1.phpt Wed Jan 23 09:55:53 2008
@@ -7,7 +7,7 @@
 print $xml->asXML();
 ?>
 ===DONE===
---EXPECT--
+--EXPECTF--
 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

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

Reply via email to