summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_server_arginfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/cli/php_cli_server_arginfo.h')
-rw-r--r--sapi/cli/php_cli_server_arginfo.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/sapi/cli/php_cli_server_arginfo.h b/sapi/cli/php_cli_server_arginfo.h
new file mode 100644
index 0000000000..eb113aeaa0
--- /dev/null
+++ b/sapi/cli/php_cli_server_arginfo.h
@@ -0,0 +1,9 @@
+/* This is a generated file, edit the .stub.php file instead.
+ * Stub hash: 60cd531d36a34fe7c51982e9ec40b45d2a2a4ce7 */
+
+ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_apache_request_headers, 0, 0, IS_ARRAY, 0)
+ZEND_END_ARG_INFO()
+
+#define arginfo_apache_response_headers arginfo_apache_request_headers
+
+#define arginfo_getallheaders arginfo_apache_request_headers