[PR #398] [CLOSED] Ensure onFlush and postFlush events are always called #8133

Open
opened 2026-01-22 15:58:34 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/398
Author: @frosas
Created: 7/10/2012
Status: Closed

Base: 2.2Head: ensure-flush-events


📝 Commits (2)

  • 3b1bc25 Ensure onFlush and postFlush events are always raised
  • 7a9f96c No huge if clause

📊 Changes

1 file changed (+19 additions, -8 deletions)

View changed files

📝 lib/Doctrine/ORM/UnitOfWork.php (+19 -8)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/orm/pull/398 **Author:** [@frosas](https://github.com/frosas) **Created:** 7/10/2012 **Status:** ❌ Closed **Base:** `2.2` ← **Head:** `ensure-flush-events` --- ### 📝 Commits (2) - [`3b1bc25`](https://github.com/doctrine/orm/commit/3b1bc25c20e41d9a226b2d68a253ed223247d6c7) Ensure onFlush and postFlush events are always raised - [`7a9f96c`](https://github.com/doctrine/orm/commit/7a9f96c42870c522722ce1b63bffa9d66efcdcce) No huge if clause ### 📊 Changes **1 file changed** (+19 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/UnitOfWork.php` (+19 -8) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 15:58:34 +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#8133