[PR #525] [CLOSED] Ensure onFlush and postFlush events are always called #8326

Closed
opened 2026-01-22 15:59:24 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/525
Author: @frosas
Created: 11/27/2012
Status: Closed

Base: masterHead: ensure-flush-events


📝 Commits (2)

  • eade7ac Ensure onFlush and postFlush events are always raised
  • ea3d1ac No huge if clause

📊 Changes

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

View changed files

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

📄 Description

See #398 (has been closed as it wasn't against the master branch)


🔄 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/525 **Author:** [@frosas](https://github.com/frosas) **Created:** 11/27/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `ensure-flush-events` --- ### 📝 Commits (2) - [`eade7ac`](https://github.com/doctrine/orm/commit/eade7ac67e28a234162f44e522678983348c3485) Ensure onFlush and postFlush events are always raised - [`ea3d1ac`](https://github.com/doctrine/orm/commit/ea3d1ac4c685ca2599f05934e537ae271fd017e4) 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 See #398 (has been closed as it wasn't against the master branch) --- <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:59:24 +01:00
admin closed this issue 2026-01-22 15:59:24 +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#8326