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

[10.x] Correct parameter type on MakesHttpRequests:followRedirects() #48557

Merged
merged 1 commit into from Sep 26, 2023

Conversation

AJenbo
Copy link
Contributor

@AJenbo AJenbo commented Sep 26, 2023

TestResponse does not directly extend Response, instead it uses @mixin and so must be hinted explicitly to not cause errors when analyzed.

TestResponse does not directly extend Response, instead it uses @mixin and so must be hinted explicitly to not cause errors when analyzed.
@taylorotwell taylorotwell merged commit cf4781c into laravel:10.x Sep 26, 2023
21 checks passed
@AJenbo AJenbo deleted the patch-1 branch September 26, 2023 18:52
@GrahamCampbell GrahamCampbell changed the title Correct parameter type on MakesHttpRequests:followRedirects() [10.x] Correct parameter type on MakesHttpRequests:followRedirects() Sep 26, 2023
timacdonald pushed a commit to timacdonald/framework that referenced this pull request Sep 27, 2023
…l#48557)

TestResponse does not directly extend Response, instead it uses @mixin and so must be hinted explicitly to not cause errors when analyzed.
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.

None yet

2 participants