[PR #531] [CLOSED] use base events #8331

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/531
Author: @docteurklein
Created: 12/5/2012
Status: Closed

Base: masterHead: use-base-events


📝 Commits (2)

📊 Changes

3 files changed (+8 additions, -61 deletions)

View changed files

📝 lib/Doctrine/ORM/Event/LifecycleEventArgs.php (+4 -26)
📝 lib/Doctrine/ORM/Event/LoadClassMetadataEventArgs.php (+3 -34)
📝 lib/vendor/doctrine-common (+1 -1)

📄 Description

in consequence of https://github.com/doctrine/common/pull/222


🔄 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/531 **Author:** [@docteurklein](https://github.com/docteurklein) **Created:** 12/5/2012 **Status:** ❌ Closed **Base:** `master` ← **Head:** `use-base-events` --- ### 📝 Commits (2) - [`f3f8c1c`](https://github.com/doctrine/orm/commit/f3f8c1c440fe65f28dffe721b3b1f621195e9fe6) use base events - [`dd1a3d5`](https://github.com/doctrine/orm/commit/dd1a3d5bf81f2cd4400244490b4ee140ba43ab50) use base class methods ### 📊 Changes **3 files changed** (+8 additions, -61 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Event/LifecycleEventArgs.php` (+4 -26) 📝 `lib/Doctrine/ORM/Event/LoadClassMetadataEventArgs.php` (+3 -34) 📝 `lib/vendor/doctrine-common` (+1 -1) </details> ### 📄 Description in consequence of https://github.com/doctrine/common/pull/222 --- <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:26 +01:00
admin closed this issue 2026-01-22 15:59:26 +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#8331