[PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml/tests 034.phpt

2008-06-23 Thread Felipe Pena
felipe  Mon Jun 23 14:04:08 2008 UTC

  Modified files:  (Branch: PHP_5_3)
/php-src/ext/simplexml/tests034.phpt 
  Log:
  - Added XFAIL
  
  
http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/034.phpt?r1=1.1.2.1r2=1.1.2.2diff_format=u
Index: php-src/ext/simplexml/tests/034.phpt
diff -u php-src/ext/simplexml/tests/034.phpt:1.1.2.1 
php-src/ext/simplexml/tests/034.phpt:1.1.2.2
--- php-src/ext/simplexml/tests/034.phpt:1.1.2.1Thu Feb 28 17:38:04 2008
+++ php-src/ext/simplexml/tests/034.phptMon Jun 23 14:04:08 2008
@@ -1,5 +1,6 @@
 --TEST--
 SimpleXML: array casting bug
+--XFAIL--
 --SKIPIF--
 ?php if (!extension_loaded(simplexml)) print skip; ?
 --FILE--



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



[PHP-CVS] cvs: php-src(PHP_5_3) /ext/simplexml/tests 034.phpt

2008-02-28 Thread Rasmus Lerdorf
rasmus  Thu Feb 28 17:38:04 2008 UTC

  Added files: (Branch: PHP_5_3)
/php-src/ext/simplexml/tests034.phpt 
  Log:
  count() before and after a simplexml array cast should be the same
  
  

http://cvs.php.net/viewvc.cgi/php-src/ext/simplexml/tests/034.phpt?view=markuprev=1.1
Index: php-src/ext/simplexml/tests/034.phpt
+++ php-src/ext/simplexml/tests/034.phpt

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