Skip to content

Conversation

@uestla
Copy link
Member

@uestla uestla commented Apr 26, 2018

In current state, the factory checks that the optionally passed EventManager is the very same as the one in Configuration. Right afterwards it still uses the configurational one (var $eventManager is never used).

Funny enough, thanks to this I discovered another bug in dbal (already fixed) :-)


This may be a BC break for people who overloaded @orm.entityManager in their configuration.

@uestla uestla force-pushed the patch-event-manager branch from d41a287 to ed0eeb7 Compare April 26, 2018 07:33
@f3l1x
Copy link
Member

f3l1x commented Apr 26, 2018

You're right. Thank you. :-) Nice job.

@f3l1x f3l1x merged commit 883d2fb into contributte:master Apr 26, 2018
@f3l1x f3l1x added the feature label Apr 26, 2018
@f3l1x f3l1x added this to the v0.2 milestone Apr 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants