xref: /php-src/sapi/cli/php_cli_server_arginfo.h (revision 10957e49)
1 /* This is a generated file, edit the .stub.php file instead.
2  * Stub hash: 60cd531d36a34fe7c51982e9ec40b45d2a2a4ce7 */
3 
4 ZEND_BEGIN_ARG_WITH_RETURN_TYPE_INFO_EX(arginfo_apache_request_headers, 0, 0, IS_ARRAY, 0)
5 ZEND_END_ARG_INFO()
6 
7 #define arginfo_apache_response_headers arginfo_apache_request_headers
8 
9 #define arginfo_getallheaders arginfo_apache_request_headers
10 
11