/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/bug76074.phpt
--TEST-- Bug #76074 (opcache corrupts variable in for-loop) --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php function test(int $nr) { for ($i = $nr; $i <= $nr + 1; $i++) var_dump($i); } test(1); ?> --EXPECT-- int(1) int(2)
Copyright ©2k19 -
Hexid
|
Tex7ure