[PR #126] [CLOSED] fix for PreUpdate listeners dispatching #7741

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/126
Author: @vgarvardt
Created: 9/19/2011
Status: Closed

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+90 additions, -90 deletions)

View changed files

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

📄 Description

Catchable Fatal Error: Argument 3 passed to Doctrine\ORM\Event\PreUpdateEventArgs::__construct() must be an array, null given


🔄 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/126 **Author:** [@vgarvardt](https://github.com/vgarvardt) **Created:** 9/19/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`151c98b`](https://github.com/doctrine/orm/commit/151c98baedfe9810b9410856b7d18ad7b191f744) fix for ### 📊 Changes **1 file changed** (+90 additions, -90 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/UnitOfWork.php` (+90 -90) </details> ### 📄 Description Catchable Fatal Error: Argument 3 passed to Doctrine\ORM\Event\PreUpdateEventArgs::__construct() must be an array, null given --- <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:38 +01:00
admin closed this issue 2026-01-22 15:56:38 +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#7741