felipe Mon, 15 Feb 2010 21:37:46 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=295105
Log:
- Fix the fix :P
Changed paths:
U
php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
U
php/php-src/branches/PHP_5_3/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
U
php/php-src/trunk/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
Modified:
php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
===================================================================
---
php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
2010-02-15 21:32:25 UTC (rev 295104)
+++
php/php-src/branches/PHP_5_2/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
2010-02-15 21:37:46 UTC (rev 295105)
@@ -31,5 +31,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
<elem1 attr1="first"/>
-</root>%w
-bool(false)
+</root>%wbool(false)
Modified:
php/php-src/branches/PHP_5_3/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
===================================================================
---
php/php-src/branches/PHP_5_3/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
2010-02-15 21:32:25 UTC (rev 295104)
+++
php/php-src/branches/PHP_5_3/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
2010-02-15 21:37:46 UTC (rev 295105)
@@ -31,5 +31,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
<elem1 attr1="first"/>
-</root>%w
-bool(false)
+</root>%wbool(false)
Modified:
php/php-src/trunk/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
===================================================================
---
php/php-src/trunk/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
2010-02-15 21:32:25 UTC (rev 295104)
+++
php/php-src/trunk/ext/xmlwriter/tests/xmlwriter_write_attribute_ns_error_001.phpt
2010-02-15 21:37:46 UTC (rev 295105)
@@ -31,5 +31,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<root>
<elem1 attr1="first"/>
-</root>%w
-bool(false)
+</root>%wbool(false)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php