/
usr
/
local
/
lsws
/
phpbuild
/
php-8.0.7
/
Zend
/
tests
/
File Upload :
llllll
Current File: //usr/local/lsws/phpbuild/php-8.0.7/Zend/tests/bug79668.phpt
--TEST-- Bug #79668 (get_defined_functions(true) may miss functions) --INI-- disable_functions=sha1_file,password_hash --FILE-- <?php $df = get_defined_functions(true); foreach (['sha1', 'sha1_file', 'hash', 'password_hash'] as $funcname) { var_dump(in_array($funcname, $df['internal'], true)); } ?> --EXPECT-- bool(true) bool(false) bool(true) bool(false)
Copyright ©2k19 -
Hexid
|
Tex7ure