Home
last modified time | relevance | path

Searched refs:expose_php (Results 1 – 12 of 12) sorted by relevance

/PHP-8.0/ext/standard/tests/general_functions/
H A Dbug60227_3.phpt4 expose_php=0
H A Dbug60227_4.phpt4 expose_php=0
H A Dbug60227_2.phpt4 expose_php=0
/PHP-8.0/ext/zlib/tests/
H A Dbug65391.phpt10 expose_php=On
/PHP-8.0/tests/basic/
H A D025.phpt6 expose_php=On
/PHP-8.0/sapi/cgi/tests/
H A Dbug61605.phpt8 expose_php=On
/PHP-8.0/main/
H A Dphp_globals.h113 zend_bool expose_php; member
H A Dmain.c686 …STD_PHP_INI_BOOLEAN("expose_php", "1", PHP_INI_SYSTEM, OnUpdateBool, expose_php, php_core…
1744 if (PG(expose_php)) { in php_request_startup()
/PHP-8.0/sapi/fpm/tests/
H A Dresponse.inc229 ( ! ini_get('expose_php') || $this->checkHeader('X-Powered-By', '|^PHP/8|', true)) &&
/PHP-8.0/sapi/apache2handler/
H A Dsapi_apache2.c435 if (PG(expose_php)) { in php_apache_add_version()
/PHP-8.0/
H A Dphp.ini-development398 expose_php = On
H A Dphp.ini-production400 expose_php = On

Completed in 37 milliseconds