/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
reflection
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/reflection/tests/028.phpt
--TEST-- ReflectionGenerator::__construct() --FILE-- <?php function foo() { yield 1; } $g = foo(); $g->next(); try { $r = new ReflectionGenerator($g); } catch (ReflectionException $e) { echo "Done!\n"; } ?> --EXPECT-- Done!
Copyright ©2k19 -
Hexid
|
Tex7ure