[PR #5864] Entity listeners are now processed by exporters #9762

Closed
opened 2026-01-22 16:05:20 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/5864

State: closed
Merged: No


The current implementation of the exporters are not taking the entity
listeners into account. I have added test cases for most of the edge
cases I could think of and implemented the Exporter handling.

Again there are some test cases failing but I cannot see how they
are related.

**Original Pull Request:** https://github.com/doctrine/orm/pull/5864 **State:** closed **Merged:** No --- The current implementation of the exporters are not taking the entity listeners into account. I have added test cases for most of the edge cases I could think of and implemented the Exporter handling. Again there are some test cases failing but I cannot see how they are related.
admin added the pull-request label 2026-01-22 16:05:20 +01:00
admin closed this issue 2026-01-22 16:05:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#9762