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

Fix 'getallheaders' return types #2643

Closed
wants to merge 450 commits into from
Closed

Fix 'getallheaders' return types #2643

wants to merge 450 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 24, 2023

The function 'getallheaders' can return both an array or false.

https://www.php.net/manual/en/function.getallheaders.php

phpstan-bot and others added 30 commits June 22, 2023 11:23
@phpstan-bot
Copy link
Collaborator

You've opened the pull request against the latest branch 1.11.x. If your code is relevant on 1.10.x and you want it to be released sooner, please rebase your pull request and change its target to 1.10.x.

@ghost ghost changed the base branch from 1.11.x to 1.10.x September 24, 2023 01:10
@stof
Copy link
Contributor

stof commented Sep 26, 2023

@marv0g you need to rebase your commit to be based on 1.10.x, not just change the target branch. Otherwise, you are asking to merge all changes of 1.11.x into 1.10.x

@ghost ghost closed this Sep 26, 2023
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants