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

[5.7] Auth/Access/Response::__toString method always should return string #25539

Merged
merged 1 commit into from
Sep 10, 2018

Conversation

TBlindaruk
Copy link
Contributor

@TBlindaruk TBlindaruk commented Sep 9, 2018

__toString should return a string, in other cases, it will emit the FatalError.

in $this->message() we can have a null value, and this will emit an Error

…ring.

 __toString should return string, in other case it will emit the FatalError.
@taylorotwell taylorotwell merged commit 544b759 into laravel:5.7 Sep 10, 2018
@GrahamCampbell GrahamCampbell changed the title [5.7] Auth/Access/Response::__toString method always should return string. [5.7] Auth/Access/Response::__toString method always should return string Sep 10, 2018
@TBlindaruk TBlindaruk deleted the response__toString_fixes branch September 11, 2018 18:19
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