Skip to content

[php74] Remove the renaming of apache_request_headers #8666#5943

Merged
samsonasik merged 1 commit intorectorphp:mainfrom
rhuijts:main
Jun 5, 2024
Merged

[php74] Remove the renaming of apache_request_headers #8666#5943
samsonasik merged 1 commit intorectorphp:mainfrom
rhuijts:main

Conversation

@rhuijts
Copy link
Copy Markdown
Contributor

@rhuijts rhuijts commented Jun 5, 2024

Fixes rectorphp/rector/issues/8666

The deprecation of the apache_request_headers() function has been reverted in PHP RFC: Deprecations for PHP 7.4, see the changelog at the bottom.

@samsonasik samsonasik changed the title Remove the renaming of apache_request_headers #8666 [php74] Remove the renaming of apache_request_headers #8666 Jun 5, 2024
@samsonasik samsonasik merged commit 1c2e3d8 into rectorphp:main Jun 5, 2024
@samsonasik
Copy link
Copy Markdown
Member

Thank you @rhuijts

@TomasVotruba
Copy link
Copy Markdown
Member

Thank you @rhuijts 👏

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.

Php74 set renames non-deprecated apache_request_headers() function

3 participants