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.5] Revert model BadMethodException changes #21929

Merged
merged 2 commits into from
Nov 2, 2017

Conversation

themsaid
Copy link
Member

@themsaid themsaid commented Nov 2, 2017

This PR reverts the changes made in #20196

If you override the save() method of a model for example and a BadMethodException is thrown in the overriden function you'll end up with an exception message like Call to undefined method App\User::save() which is very mis-leading, check #21903 which reports the behaviour this PR reverts as a bug.

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