Home
last modified time | relevance | path

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

/PHP-8.2/tests/basic/
H A D025.phpt6 expose_php=On
/PHP-8.2/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.2/ext/zlib/tests/
H A Dbug65391.phpt8 expose_php=On
/PHP-8.2/sapi/cgi/tests/
H A Dbug61605.phpt8 expose_php=On
/PHP-8.2/main/
H A Dphp_globals.h112 bool expose_php; member
H A Dmain.c682 …STD_PHP_INI_BOOLEAN("expose_php", "1", PHP_INI_SYSTEM, OnUpdateBool, expose_php, php_core…
1801 if (PG(expose_php) && !SG(headers_sent)) { in php_request_startup()
/PHP-8.2/sapi/fpm/tests/
H A Dresponse.inc374 ( ! ini_get('expose_php') || $this->checkHeader('X-Powered-By', '|^PHP/8|', true)) &&
/PHP-8.2/sapi/apache2handler/
H A Dsapi_apache2.c442 if (PG(expose_php)) { in php_apache_add_version()
/PHP-8.2/
H A Dphp.ini-development398 expose_php = On
H A Dphp.ini-production400 expose_php = On

Completed in 33 milliseconds