mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Include the actual stub name in generated arginfo headers (#20993)
This commit is contained in:
2
sapi/apache2handler/php_functions_arginfo.h
generated
2
sapi/apache2handler/php_functions_arginfo.h
generated
@@ -1,4 +1,4 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
/* This is a generated file, edit php_functions.stub.php instead.
|
||||
* Stub hash: 130666f6f971fe7b43a450d922e4b3d092e78667 */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_MASK_EX(arginfo_apache_lookup_uri, 0, 1, MAY_BE_OBJECT|MAY_BE_FALSE)
|
||||
|
||||
2
sapi/cgi/cgi_main_arginfo.h
generated
2
sapi/cgi/cgi_main_arginfo.h
generated
@@ -1,4 +1,4 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
/* This is a generated file, edit cgi_main.stub.php instead.
|
||||
* Stub hash: df963adc6bc610cdd31861036889141fa9464ded */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_apache_child_terminate, 0, 0, IS_VOID, 0)
|
||||
|
||||
2
sapi/cli/php_cli_process_title_arginfo.h
generated
2
sapi/cli/php_cli_process_title_arginfo.h
generated
@@ -1,4 +1,4 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
/* This is a generated file, edit php_cli_process_title.stub.php instead.
|
||||
* Stub hash: ee776e0c54fe4b66a98b3a0203af11c5f3082e38 */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_cli_set_process_title, 0, 1, _IS_BOOL, 0)
|
||||
|
||||
2
sapi/cli/php_cli_server_arginfo.h
generated
2
sapi/cli/php_cli_server_arginfo.h
generated
@@ -1,4 +1,4 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
/* This is a generated file, edit php_cli_server.stub.php instead.
|
||||
* Stub hash: 60cd531d36a34fe7c51982e9ec40b45d2a2a4ce7 */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_apache_request_headers, 0, 0, IS_ARRAY, 0)
|
||||
|
||||
2
sapi/fpm/fpm/fpm_main_arginfo.h
generated
2
sapi/fpm/fpm/fpm_main_arginfo.h
generated
@@ -1,4 +1,4 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
/* This is a generated file, edit fpm_main.stub.php instead.
|
||||
* Stub hash: b4ac4c0f1d91c354293e21185a2e6d9f99cc9fcc */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_fastcgi_finish_request, 0, 0, _IS_BOOL, 0)
|
||||
|
||||
2
sapi/litespeed/lsapi_main_arginfo.h
generated
2
sapi/litespeed/lsapi_main_arginfo.h
generated
@@ -1,4 +1,4 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
/* This is a generated file, edit lsapi_main.stub.php instead.
|
||||
* Stub hash: 3419f4e77bd091e09e0cfc55d81f443d5a3396ff */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_litespeed_request_headers, 0, 0, IS_ARRAY, 0)
|
||||
|
||||
2
sapi/phpdbg/phpdbg_arginfo.h
generated
2
sapi/phpdbg/phpdbg_arginfo.h
generated
@@ -1,4 +1,4 @@
|
||||
/* This is a generated file, edit the .stub.php file instead.
|
||||
/* This is a generated file, edit phpdbg.stub.php instead.
|
||||
* Stub hash: 08e29f02953f23bfce6ce04f435227b4e5e61545 */
|
||||
|
||||
ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_phpdbg_break_next, 0, 0, IS_VOID, 0)
|
||||
|
||||
Reference in New Issue
Block a user