What are the plans on creating a new tag? I see that there has been some development work done in making things more compatible with current doctrine version and such.
Reason for this is that we are now updating all our dependencies. All seems to be fine, but after some testing we noticed that \SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntities is not being called anymore. Is this as expected in current versions of doctrine (doctrine/orm: 2.17.3)? Is this issues resolved in current changes that are not released yet?
What are the plans on creating a new tag? I see that there has been some development work done in making things more compatible with current doctrine version and such.
Reason for this is that we are now updating all our dependencies. All seems to be fine, but after some testing we noticed that
\SimpleBus\DoctrineORMBridge\EventListener\CollectsEventsFromEntitiesis not being called anymore. Is this as expected in current versions of doctrine (doctrine/orm: 2.17.3)? Is this issues resolved in current changes that are not released yet?