[PR #116] [CLOSED] Added support for OnClear annotation (which calls the already existing onClear event) #7728

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/116
Author: @mweimerskirch
Created: 9/2/2011
Status: Closed

Base: masterHead: patch-3


📝 Commits (2)

  • 7c9a108 Added OnClear annotation to DoctrineAnnotations.php
  • 7b8b638 Added OnClear annotation to AnnotationDriver.php

📊 Changes

2 files changed (+10 additions, -0 deletions)

View changed files

📝 lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php (+4 -0)
📝 lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php (+6 -0)

📄 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/116 **Author:** [@mweimerskirch](https://github.com/mweimerskirch) **Created:** 9/2/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-3` --- ### 📝 Commits (2) - [`7c9a108`](https://github.com/doctrine/orm/commit/7c9a10893dbae440befc3c50c91bb76648b21aed) Added OnClear annotation to DoctrineAnnotations.php - [`7b8b638`](https://github.com/doctrine/orm/commit/7b8b63877efa7bd8213776f2881d8884a20e5428) Added OnClear annotation to AnnotationDriver.php ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Mapping/Driver/AnnotationDriver.php` (+4 -0) 📝 `lib/Doctrine/ORM/Mapping/Driver/DoctrineAnnotations.php` (+6 -0) </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:56:34 +01:00
admin closed this issue 2026-01-22 15:56: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#7728