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 single entity flush #1

Merged
merged 1 commit into from
Feb 14, 2017
Merged

remove single entity flush #1

merged 1 commit into from
Feb 14, 2017

Conversation

toooni
Copy link
Contributor

@toooni toooni commented Feb 13, 2017

There are currently plans to drop support for flush($entity). So a recommendation would lead people to implement something they have to refactor pretty soon: doctrine/orm#6118

There are currently plans to drop support for `flush($entity)`. So a recommendation would lead people to implement something they have to refactor pretty soon: doctrine/orm#6118
@mente
Copy link

mente commented Feb 13, 2017

Also it's actually anti pattern and leads to unpredictable problems. Been there, done that

@andreia andreia merged commit 9a4ea3a into andreia:master Feb 14, 2017
@andreia
Copy link
Owner

andreia commented Feb 14, 2017

Thank you @toooni ! Really appreciate your contribution :)

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