8000 Make sure mutators also are called from pivot constructor. (L5.0) by phaza · Pull Request #8901 · laravel/framework · GitHub
[go: up one dir, main page]

Skip to content

Make sure mutators also are called from pivot constructor. (L5.0) #8901

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

Merged
merged 2 commits into from
May 27, 2015
Merged

Conversation

phaza
Copy link
Contributor
@phaza phaza commented May 27, 2015

This fix makes sure that the Pivot constructor also calls mutators defined on Pivot class by using forceFill instead of setRawAttributes.

This is the same changes as for master (#8900) in case you want to backport the changes.

@phaza phaza changed the title This fix makes sure that the Pivot constructor also calls mutators defined on Pivot class by using forceFill instead of setRawAttributes. (L5.0) Make sure mutators also are called from pivot constructor. (L5.0) May 27, 2015
taylorotwell added a commit that referenced this pull request May 27, 2015
Make sure mutators also are called from pivot constructor. (L5.0)
@taylorotwell taylorotwell merged commit 532b573 into laravel:5.0 May 27, 2015
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
0