|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
| HashTable | user_config_cache |
| char * | redirect_status_env |
| bool | rfc2616_headers |
| bool | nph |
| bool | check_shebang_line |
| bool | fix_pathinfo |
| bool | force_redirect |
| bool | discard_path |
| bool | fcgi_logging |
| bool | fcgi_logging_request_started |
| char * | error_header |
| char * | fpm_config |
Definition at line 166 of file cgi_main.c.
| bool _php_cgi_globals_struct::check_shebang_line |
Definition at line 171 of file cgi_main.c.
| bool _php_cgi_globals_struct::discard_path |
Definition at line 174 of file cgi_main.c.
| char* _php_cgi_globals_struct::error_header |
Definition at line 152 of file fpm_main.c.
| bool _php_cgi_globals_struct::fcgi_logging |
Definition at line 175 of file cgi_main.c.
| bool _php_cgi_globals_struct::fcgi_logging_request_started |
Definition at line 149 of file fpm_main.c.
| bool _php_cgi_globals_struct::fix_pathinfo |
Definition at line 172 of file cgi_main.c.
| bool _php_cgi_globals_struct::force_redirect |
Definition at line 173 of file cgi_main.c.
| char* _php_cgi_globals_struct::fpm_config |
Definition at line 153 of file fpm_main.c.
| bool _php_cgi_globals_struct::nph |
Definition at line 170 of file cgi_main.c.
| char * _php_cgi_globals_struct::redirect_status_env |
Definition at line 168 of file cgi_main.c.
| bool _php_cgi_globals_struct::rfc2616_headers |
Definition at line 169 of file cgi_main.c.
| HashTable _php_cgi_globals_struct::user_config_cache |
Definition at line 167 of file cgi_main.c.