/
proc
/
3430793
/
root
/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
ext
/
opcache
/
tests
/
File Upload :
llllll
Current File: //proc/3430793/root/usr/local/lsws/phpbuild/php-8.0.7/ext/opcache/tests/bug68104.phpt
--TEST-- Bug #68104 (Segfault while pre-evaluating a disabled function) --CREDITS-- manuel <manuel@mausz.at> --INI-- opcache.enable=1 opcache.enable_cli=1 disable_functions=dl --SKIPIF-- <?php require_once('skipif.inc'); ?> --FILE-- <?php var_dump(is_callable("dl")); try { dl("a.so"); } catch (Error $e) { echo $e->getMessage(), "\n"; } ?> --EXPECT-- bool(false) Call to undefined function dl()
Copyright ©2k19 -
Hexid
|
Tex7ure