Skip to content

Commit 59d1035

Browse files
committed
FPM: updated fastcgi_finish_request's arginfo by stub.php
1 parent 0f77275 commit 59d1035

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

sapi/fpm/fpm/fpm_main.stub.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
/** @generate-class-entries */
44

5-
function fastcgi_finish_request(): bool {}
5+
function fastcgi_finish_request(bool $close_conn = false): bool {}
66

77
function apache_request_headers(): array {}
88

sapi/fpm/fpm/fpm_main_arginfo.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)