/
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/bug60169.phpt
--TEST-- Bug #60169 (Conjunction of ternary and list crashes PHP) --FILE-- <?php error_reporting(0); $arr = array("test"); list($a,$b) = is_array($arr)? $arr : $arr; list($c,$d) = is_array($arr)?: NULL; echo "ok\n"; ?> --EXPECT-- ok
Copyright ©2k19 -
Hexid
|
Tex7ure