/
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/bug79947.phpt
--TEST-- Bug #79947: Memory leak on invalid offset type in compound assignment --FILE-- <?php $array = []; $key = []; try { $array[$key] += [$key]; } catch (TypeError $e) { echo $e->getMessage(), "\n"; } var_dump($array); ?> --EXPECT-- Illegal offset type array(0) { }
Copyright ©2k19 -
Hexid
|
Tex7ure