summaryrefslogtreecommitdiff
path: root/sapi/fpm/fpm
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/fpm/fpm')
-rw-r--r--sapi/fpm/fpm/fpm_main.stub.php2
-rw-r--r--sapi/fpm/fpm/fpm_main_arginfo.h3
2 files changed, 3 insertions, 2 deletions
diff --git a/sapi/fpm/fpm/fpm_main.stub.php b/sapi/fpm/fpm/fpm_main.stub.php
index 5d1883c6dd..70cd275223 100644
--- a/sapi/fpm/fpm/fpm_main.stub.php
+++ b/sapi/fpm/fpm/fpm_main.stub.php
@@ -1,6 +1,6 @@
<?php
-/** @generate-function-entries */
+/** @generate-class-entries */
function fastcgi_finish_request(): bool {}
diff --git a/sapi/fpm/fpm/fpm_main_arginfo.h b/sapi/fpm/fpm/fpm_main_arginfo.h
index 709ee60df2..7f52c3b071 100644
--- a/sapi/fpm/fpm/fpm_main_arginfo.h
+++ b/sapi/fpm/fpm/fpm_main_arginfo.h
@@ -1,5 +1,5 @@
/* This is a generated file, edit the .stub.php file instead.
- * Stub hash: 0888f3ba14649f0be06d47410221381bace54936 */
+ * Stub hash: b4ac4c0f1d91c354293e21185a2e6d9f99cc9fcc */
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_fastcgi_finish_request, 0, 0, _IS_BOOL, 0)
ZEND_END_ARG_INFO()
@@ -25,3 +25,4 @@ static const zend_function_entry ext_functions[] = {
ZEND_FE(fpm_get_status, arginfo_fpm_get_status)
ZEND_FE_END
};
+