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

[FIX] Fixed callAfterCreating for one entity in FactoryBuilder::create #441

Merged
merged 1 commit into from
Apr 1, 2020
Merged

Conversation

zergbz1988
Copy link
Contributor

@zergbz1988 zergbz1988 commented Mar 27, 2020

Changes proposed in this pull request:

Fixed callAfterCreating for one entity in FactoryBuilder::create (laravel collect() method doesn't work correctly with one simple entity, but with array does)

@eigan eigan merged commit b7e6b39 into laravel-doctrine:1.5 Apr 1, 2020
@eigan
Copy link
Member

eigan commented Apr 1, 2020

Thank you @zergbz1988! :)

@eigan
Copy link
Member

eigan commented Jul 23, 2020

Sorry for the delay, released now with 1.5.8 and 1.6.1.

@thicolares
Copy link

Thanks, @zergbz1988! I was debugging my factory and noticed that too. Then found your PR before starting a new one ;)

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