/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
tests
/
classes
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/tests/classes/bug27468.phpt
--TEST-- Bug #27468 (foreach in __destruct() causes segfault) --FILE-- <?php class foo { function __destruct() { foreach ($this->x as $x); } } new foo(); echo 'OK'; ?> --EXPECTF-- Warning: Undefined property: foo::$x in %s on line %d Warning: foreach() argument must be of type array|object, null given in %sbug27468.php on line 4 OK
Copyright ©2k19 -
Hexid
|
Tex7ure