/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
spl
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/spl/tests/bug52861.phpt
--TEST-- Bug #52861 (unset failes with ArrayObject and deep arrays) --FILE-- <?php $arrayObject = new ArrayObject(array('foo' => array('bar' => array('baz' => 'boo')))); unset($arrayObject['foo']['bar']['baz']); print_r($arrayObject->getArrayCopy()); ?> --EXPECT-- Array ( [foo] => Array ( [bar] => Array ( ) ) )
Copyright ©2k19 -
Hexid
|
Tex7ure