Skip to content

Implemented FR #65917 (getallheaders() is not supported by the built-in web server)#528

Merged
php-pulls merged 3 commits intophp:PHP-5.5from
hikari-no-yume:CLIGetAllHeadersBackport
Nov 18, 2013
Merged

Implemented FR #65917 (getallheaders() is not supported by the built-in web server)#528
php-pulls merged 3 commits intophp:PHP-5.5from
hikari-no-yume:CLIGetAllHeadersBackport

Conversation

@hikari-no-yume
Copy link
Contributor

Also implements apache_response_headers(). Note that apache_request_headers() is the real name of getallheaders(), the latter is an alias.

https://bugs.php.net/bug.php?id=65917

…in...)

- Implemented apache_request_headers() and getallheaders() alias in CLI server
- Implemented apache_response_headers() in CLI server using FastCGI code

Conflicts:
	NEWS
	UPGRADING
Conflicts:
	UPGRADING
@php-pulls php-pulls merged commit 7d2609b into php:PHP-5.5 Nov 18, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants