/
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/bug77058.phpt
--TEST-- Bug #77058: Type inference in opcache causes side effects --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php function myfunc(){ $Nr = 0; while(1){ $x--; $x++; if( ++ $Nr >= 2 ) break; } echo "'$Nr' is expected to be 2", PHP_EOL; } myfunc(); ?> --EXPECTF-- Warning: Undefined variable $x in %s on line %d '2' is expected to be 2
Copyright ©2k19 -
Hexid
|
Tex7ure