[PR #491] [MERGED] remove unused use statements #8272

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/491
Author: @eventhorizonpl
Created: 10/23/2012
Status: Merged
Merged: 10/24/2012
Merged by: @guilhermeblanco

Base: masterHead: optimise_use


📝 Commits (1)

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Persisters/BasicEntityPersister.php (+0 -4)
📝 lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php (+0 -1)
📝 lib/Doctrine/ORM/Persisters/SqlValueVisitor.php (+0 -5)

📄 Description

Hi,

This patch removes unused use statements.

Best regards,
Michal


🔄 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/491 **Author:** [@eventhorizonpl](https://github.com/eventhorizonpl) **Created:** 10/23/2012 **Status:** ✅ Merged **Merged:** 10/24/2012 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `optimise_use` --- ### 📝 Commits (1) - [`a55b46b`](https://github.com/doctrine/orm/commit/a55b46b4bf24ff6ccdd29ef5657a6ae99d5caead) remove unused classes ### 📊 Changes **3 files changed** (+0 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Persisters/BasicEntityPersister.php` (+0 -4) 📝 `lib/Doctrine/ORM/Persisters/JoinedSubclassPersister.php` (+0 -1) 📝 `lib/Doctrine/ORM/Persisters/SqlValueVisitor.php` (+0 -5) </details> ### 📄 Description Hi, This patch removes unused use statements. Best regards, Michal --- <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:10 +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#8272