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

Remove $camelKey from Model::getAttribute() #593

Closed
wants to merge 2 commits into from
Closed

Remove $camelKey from Model::getAttribute() #593

wants to merge 2 commits into from

Conversation

hackel
Copy link
Contributor

@hackel hackel commented Sep 18, 2015

The use of camelCase for relationship methods was removed in Laravel 5.0. See laravel/framework@d58adbd

The use of camelCase for relationship methods was removed in Laravel 5.0.  See laravel/framework#d58adbd
@jenssegers
Copy link
Contributor

Thanks! Can you fix the CS warning?

I actually didn't change this in my commit!  This already existed in the code, looks like it just never got checked by styleci for some reason.  Won't bother with a separate PR.  Just using github's online editor.
@hackel
Copy link
Contributor Author

hackel commented Nov 12, 2015

Hey @jenssegers, any more issues or is this good to go?

@pi0
Copy link
Contributor

pi0 commented Sep 1, 2016

There are breaking changes on master so unitTests are failing. would you please follow This steps to rebase this PR with master branch and running UnitTests against latest changes ?

Thanks :)

@jenssegers jenssegers closed this Jul 22, 2018
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.

3 participants