Skip to content

Fix new headers functions in php 8.4#3221

Merged
ondrejmirtes merged 1 commit into
phpstan:1.11.xfrom
Seldaek:patch-10
Jul 10, 2024
Merged

Fix new headers functions in php 8.4#3221
ondrejmirtes merged 1 commit into
phpstan:1.11.xfrom
Seldaek:patch-10

Conversation

@Seldaek

@Seldaek Seldaek commented Jul 10, 2024

Copy link
Copy Markdown
Contributor

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

@phpstan-bot

Copy link
Copy Markdown
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.

@Seldaek
Seldaek changed the base branch from 1.12.x to 1.11.x July 10, 2024 15:38
@ondrejmirtes

Copy link
Copy Markdown
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.

@Seldaek
Seldaek deleted the patch-10 branch July 10, 2024 15:44
@Seldaek

Seldaek commented Jul 10, 2024

Copy link
Copy Markdown
Contributor Author

That's fine by me.. for new syntax I'll have to wait 10 years or something 😆

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.

3 participants