Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

rhuijts
Copy link
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
39 checks passed
@samsonasik
Copy link
Member

Thank you @rhuijts

@TomasVotruba
Copy link
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