/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug72543_1.phpt
--TEST-- Bug #72543.1 (different references behavior comparing to PHP 5) --FILE-- <?php $arr = []; $arr[0] = null; $ref =& $arr[0]; unset($ref); $arr[0][0] = $arr[0]; var_dump($arr); ?> --EXPECT-- array(1) { [0]=> array(1) { [0]=> NULL } }
Copyright ©2k19 -
Hexid
|
Tex7ure