/
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/bug68775.phpt
--TEST-- Bug #68775: yield in a function argument crashes or loops indefinitely --FILE-- <?php function a($x) { var_dump($x); } function gen() { a(yield); } $g = gen(); $g->send(1); ?> --EXPECT-- int(1)
Copyright ©2k19 -
Hexid
|
Tex7ure