/
proc
/
1387183
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
tests
/
lang
/
File Upload :
llllll
Current File: //proc/1387183/root/usr/local/lsws/phpbuild/php-8.0.7/tests/lang/bug24908.phpt
--TEST-- Bug #24908 (super-globals can not be used in __destruct()) --INI-- variables_order=GPS --FILE-- <?php class test { function __construct() { if (count($_SERVER)) echo "O"; } function __destruct() { if (count($_SERVER)) echo "K\n"; } } $test = new test(); ?> --EXPECT-- OK
Copyright ©2k19 -
Hexid
|
Tex7ure