Home
last modified time | relevance | path

Searched refs:disable_functions (Results 1 – 11 of 11) sorted by relevance

/PHP-5.6/Zend/tests/
H A Derrmsg_020.phpt4 disable_functions=phpinfo
/PHP-5.6/ext/reflection/tests/
H A DReflectionFunction_isDisabled_basic.phpt11 disable_functions=is_file
/PHP-5.6/ext/opcache/tests/
H A Dbug68104.phpt8 disable_functions=dl
/PHP-5.6/main/
H A Dphp_globals.h146 char *disable_functions; member
H A Dmain.c197 e = PG(disable_functions) = strdup(INI_STR("disable_functions")); in php_disable_functions()
1988 if (core_globals->disable_functions) { in core_globals_dtor()
1989 free(core_globals->disable_functions); in core_globals_dtor()
2190 PG(disable_functions) = NULL; in php_module_startup()
/PHP-5.6/sapi/fpm/fpm/
H A Dfpm_php.c101 PG(disable_functions) = v; in fpm_php_apply_defines_ex()
/PHP-5.6/sapi/fpm/
H A Dwww.conf.in400 ; extension_dir. Defining 'disable_functions' or 'disable_classes' will not
H A Dphp-fpm.conf.in530 ; extension_dir. Defining 'disable_functions' or 'disable_classes' will not
/PHP-5.6/
H A Dphp.ini-development303 disable_functions =
H A Dphp.ini-production303 disable_functions =
H A DNEWS7126 - Fixed bug #49065 ("disable_functions" php.ini option does not work on

Completed in 91 milliseconds