Skip to content

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

Merged
taylorotwell merged 1 commit into
laravel:10.xfrom
AJenbo:patch-1
Sep 26, 2023
Merged

[10.x] Correct parameter type on MakesHttpRequests:followRedirects()#48557
taylorotwell merged 1 commit into
laravel:10.xfrom
AJenbo:patch-1

Conversation

@AJenbo

@AJenbo AJenbo commented Sep 26, 2023

Copy link
Copy Markdown
Contributor

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
@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.

2 participants