dmitry          Mon Sep 19 02:11:15 2005 EDT

  Modified files:              
    /php-src/ext/simplexml/tests        012.phpt 
  Log:
  Fixed test file
  
  
http://cvs.php.net/diff.php/php-src/ext/simplexml/tests/012.phpt?r1=1.4&r2=1.5&ty=u
Index: php-src/ext/simplexml/tests/012.phpt
diff -u php-src/ext/simplexml/tests/012.phpt:1.4 
php-src/ext/simplexml/tests/012.phpt:1.5
--- php-src/ext/simplexml/tests/012.phpt:1.4    Thu Sep 15 12:19:45 2005
+++ php-src/ext/simplexml/tests/012.phpt        Mon Sep 19 02:11:12 2005
@@ -36,4 +36,4 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <foo attr="new value"/>
 
-Catchable fatal error: main(): Cannot create unnamed attribute in %s012.php on 
line %d
+Fatal error: main(): Cannot create unnamed attribute in %s012.php on line %d

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

Reply via email to