/
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/bug38808.phpt
--TEST-- Bug #38808 ("maybe ref" issue for current() and others) --FILE-- <?php $current = "current"; $next = "next"; $b = array(1=>'one', 2=>'two'); $a =& $b; echo $current($a)."\n"; $next($a); echo $current($a)."\n"; ?> --EXPECT-- one two
Copyright ©2k19 -
Hexid
|
Tex7ure