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.4] Default to null if amount isn’t set in 'factory'-helper #17614

Merged
merged 1 commit into from
Jan 28, 2017
Merged

[5.4] Default to null if amount isn’t set in 'factory'-helper #17614

merged 1 commit into from
Jan 28, 2017

Conversation

raymondelooff
Copy link
Contributor

Related to pull request #17493. Right now the 'factory' helper defaults the third parameter to '1' when the amount isn't set, so it always returns a Collection. After this change the helper only returns a Collection when the amount is set.

@raymondelooff raymondelooff changed the title Default to null if amount isn’t set in helper Default to null if amount isn’t set in 'factory'-helper Jan 28, 2017
@raymondelooff raymondelooff changed the title Default to null if amount isn’t set in 'factory'-helper [5.4] Default to null if amount isn’t set in 'factory'-helper Jan 28, 2017
@taylorotwell taylorotwell merged commit 61784d7 into laravel:5.4 Jan 28, 2017
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