summaryrefslogtreecommitdiff
path: root/sapi/cli/php_cli_server.stub.php
blob: 59706ba91f6e33d781283d895e935edf47fdc8ec (plain)
1
2
3
4
5
6
7
<?php

function apache_request_headers(): array {}

function apache_response_headers(): array {}

function getallheaders(): array {}