Home
last modified time | relevance | path

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

/PHP-5.3/Zend/tests/
H A Derrmsg_020.phpt4 disable_functions=phpinfo
/PHP-5.3/ext/reflection/tests/
H A DReflectionFunction_isDisabled_basic.phpt11 disable_functions=is_file
/PHP-5.3/main/
H A Dphp_globals.h154 char *disable_functions; member
H A Dmain.c193 e = PG(disable_functions) = strdup(INI_STR("disable_functions")); in php_disable_functions()
1750 if (core_globals->disable_functions) { in core_globals_dtor()
1751 free(core_globals->disable_functions); in core_globals_dtor()
1937 PG(disable_functions) = NULL; in php_module_startup()
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_php.c101 PG(disable_functions) = v; in fpm_php_apply_defines_ex()
/PHP-5.3/sapi/fpm/
H A Dphp-fpm.conf.in497 ; extension_dir. Defining 'disable_functions' or 'disable_classes' will not
/PHP-5.3/
H A Dphp.ini-development385 disable_functions =
H A Dphp.ini-production385 disable_functions =
H A DNEWS2498 - Fixed bug #49065 ("disable_functions" php.ini option does not work on

Completed in 45 milliseconds