We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4297b0 commit d8bb1aaCopy full SHA for d8bb1aa
sapi/apache2handler/sapi_apache2.c
@@ -431,7 +431,7 @@ static sapi_module_struct apache2_sapi_module = {
431
NULL, /* ini_entries; */
432
NULL, /* additional_functions */
433
NULL, /* input_filter_init */
434
- true /* isolate_symbols */
+ true /* isolate_symbols */
435
};
436
437
static apr_status_t php_apache_server_shutdown(void *tmp)
0 commit comments