Fix new headers functions in php 8.4#3221
Merged
Merged
Conversation
Collaborator
|
You've opened the pull request against the latest branch 1.12.x. If your code is relevant on 1.11.x and you want it to be released sooner, please rebase your pull request and change its target to 1.11.x. |
Member
|
Thanks! I'll start working on PHP 8.4 support after the feature freeze. Some stuff will work and be well understood right away, but new syntax will have to wait until PHPStan 2.0 will PHP-Parser 5 is released later this year. |
Contributor
Author
|
That's fine by me.. for new syntax I'll have to wait 10 years or something 😆 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Looks like I was drunk when I sent #3093 and everyone just trusted me blindly 😅
Proof this time https://github.com/php/php-src/blob/29f98e748568ebd66aaae061c0dcefbba92ca058/ext/standard/basic_functions.stub.php#L3036-L3038