Diff for /embedaddon/php/ext/simplexml/tests/034.phpt between versions 1.1.1.1 and 1.1.1.2

version 1.1.1.1, 2012/02/21 23:48:01 version 1.1.1.2, 2012/05/29 12:34:42
Line 1 Line 1
 --TEST--  --TEST--
SimpleXML: array casting bugSimpleXML: cast to array
--XFAIL----FAIL--
Does anyone know why?Length of cast array does not match expected length
 --SKIPIF--  --SKIPIF--
 <?php if (!extension_loaded("simplexml")) print "skip"; ?>  <?php if (!extension_loaded("simplexml")) print "skip"; ?>
 --FILE--  --FILE--

Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.2


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>