Skip to content

Conversation

remicollet
Copy link
Member

  • add getallheaders (apache_request_headers) missing function in FPM
  • add sapi_add_request_header in public API (was add_request_header)
  • fix arginfo for fastcgi_finish_request fucntion

At leaset tracked as bug 62596

@remicollet
Copy link
Member Author

remicollet commented Jul 4, 2018

@bukka please review

@cmb69 Despiste this is a small self-contain change, I really like to see this in 7.3 before beta1

@remicollet remicollet mentioned this pull request Jul 4, 2018
…unction in FPM

add sapi_add_request_header in public API (was add_request_header)
fix arginfo for fastcgi_finish_request fucntion
@remicollet remicollet force-pushed the issue-getallheaders branch from a652572 to d201b34 Compare July 4, 2018 07:04
@remicollet remicollet changed the title add getallheaders in FPM Fixed bug #62596 add getallheaders in FPM Jul 4, 2018
@AnnoyingTechnology
Copy link

Yessss ! Thank you, finally this gets fixed 👍

@cmb69
Copy link
Member

cmb69 commented Jul 4, 2018

@remicollet 7.3.0alpha3 has been tagged and built; I'd rather not go through the process again, unless absolutely necessary.

@remicollet
Copy link
Member Author

7.3.0alpha3 has been tagged and built; I'd rather not go through the process again, unless absolutely necessary.

@cmb69, I mean: I really like to see this in 7.3 "IN" beta1 (so applied in master "before" ...) ;)

@cmb69
Copy link
Member

cmb69 commented Jul 4, 2018

@remicollet Ah, I see. Then just make sure that the PR will be merged before 2018-07-17. :)

@bukka
Copy link
Member

bukka commented Jul 4, 2018

@remicollet I won't have much time to test it in the next few weeks but the test seems to pass and code looks good too so feel free to merge it to master now. Definitely good for the next alpha IMO!

@bukka
Copy link
Member

bukka commented Jul 4, 2018

Sorry I mean for the beta1 ofc :)

@remicollet
Copy link
Member Author

Merged

@remicollet remicollet closed this Jul 5, 2018
@remicollet remicollet deleted the issue-getallheaders branch July 5, 2018 04:46
@bukka
Copy link
Member

bukka commented Jul 7, 2018

Added a small follow up in #3373

@khs1994
Copy link

khs1994 commented Oct 20, 2018

Should we update manual

http://php.net/manual/en/function.getallheaders.php

move getallheaders from apache to network

https://secure.php.net/manual/en/book.network.php

@VaughnKearns
Copy link

Any Chance this will get fixed for PHP 7, 7.1 and 7.2?

salathe pushed a commit to salathe/phpdoc-en that referenced this pull request Nov 9, 2018
svn2github pushed a commit to svn2github/phpdoc_en that referenced this pull request Nov 9, 2018
heiglandreas pushed a commit to phpdoctest/en that referenced this pull request Feb 4, 2020
salathe pushed a commit to salathe/phpdoc-en that referenced this pull request Sep 3, 2020
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.

6 participants