Skip to content

Update mapSpread Callback Parameters #4869

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 1 commit into from
Dec 27, 2018
Merged

Conversation

justinyost
Copy link
Contributor

The mapSpread parameters takes the first value and then the second value, which is the even number 0, 2, 4, etc and the corresponding odd number 1, 3, 5, etc. This change corrects the parameters to correctly match to eliminate any possible confusion.

The mapSpread parameters takes the first value and then the second value, which is the even number 0, 2, 4, etc and the corresponding odd number 1, 3, 5, etc. This change corrects the parameters to correctly match to eliminate any possible confusion.
@taylorotwell taylorotwell merged commit 6502bad into laravel:5.7 Dec 27, 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.

2 participants