/
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/bug67985.phpt
--TEST-- Bug #67985 - Last used array index not copied to new array at assignment --FILE-- <?php $a = ['zero', 'one', 'two']; unset($a[2]); $b = $a; $a[] = 'three'; $b[] = 'three'; var_dump($a === $b); ?> --EXPECT-- bool(true)
Copyright ©2k19 -
Hexid
|
Tex7ure