[PR #4] [CLOSED] Ddc 832 #7587

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/4
Author: @paulfariello
Created: 10/7/2010
Status: Closed

Base: masterHead: DDC-832


📝 Commits (1)

  • cab6f07 using quoted class name for update entity

📊 Changes

1 file changed (+3 additions, -4 deletions)

View changed files

📝 lib/Doctrine/ORM/Persisters/BasicEntityPersister.php (+3 -4)

📄 Description

Adding a call to getquotedTableName when updating an entity


🔄 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/4 **Author:** [@paulfariello](https://github.com/paulfariello) **Created:** 10/7/2010 **Status:** ❌ Closed **Base:** `master` ← **Head:** `DDC-832` --- ### 📝 Commits (1) - [`cab6f07`](https://github.com/doctrine/orm/commit/cab6f07a6418a7a34207e47454e6b1396d02491f) using quoted class name for update entity ### 📊 Changes **1 file changed** (+3 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/BasicEntityPersister.php` (+3 -4) </details> ### 📄 Description Adding a call to getquotedTableName when updating an entity --- <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:55:54 +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#7587