mirror of
https://github.com/php/php-src.git
synced 2026-04-15 12:01:07 +02:00
This commit is contained in:
@@ -688,6 +688,7 @@ zend_first_try {
|
||||
} zend_end_try();
|
||||
}
|
||||
apr_brigade_cleanup(brigade);
|
||||
apr_pool_cleanup_run(r->pool, (void *)&SG(server_context), php_server_context_cleanup);
|
||||
} else {
|
||||
ctx->r = parent_req;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user