Skip to content

Conversation

@holtkamp
Copy link

No description provided.

I encountered weird behavior where Entities were flushed to the database when I never intended to. It appeared I indicated the session to write and close at the end of PHP execution cycle. Because the EntityManager in the Doctrine Session SaveHandler, performs a general flush, all Entities are flushed, not only the Session Entity.
Removed statements that are not responsibility of this package
@holtkamp
Copy link
Author

I am cleaning up my repositories, any reason why this PR is not merged yet?

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.

1 participant