[PR #797] [MERGED] CS fixes #8720

Closed
opened 2026-01-22 16:01:14 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/797
Author: @petk
Created: 9/22/2013
Status: Merged
Merged: 11/16/2013
Merged by: @FabioBatSilva

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

7 files changed (+10 additions, -10 deletions)

View changed files

📝 lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php (+1 -1)
📝 lib/Doctrine/ORM/Persisters/BasicEntityPersister.php (+1 -1)
📝 lib/Doctrine/ORM/Query/AST/Functions/IdentityFunction.php (+1 -1)
📝 lib/Doctrine/ORM/Query/Parser.php (+3 -3)
📝 lib/Doctrine/ORM/Tools/Export/Driver/AbstractExporter.php (+1 -1)
📝 lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php (+2 -2)
📝 lib/Doctrine/ORM/UnitOfWork.php (+1 -1)

📄 Description

Some CS fixes for comments.


🔄 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/797 **Author:** [@petk](https://github.com/petk) **Created:** 9/22/2013 **Status:** ✅ Merged **Merged:** 11/16/2013 **Merged by:** [@FabioBatSilva](https://github.com/FabioBatSilva) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`dca0914`](https://github.com/doctrine/orm/commit/dca09148ca8558c93fcbb3dc3c074eac94cdfe19) CS fixes ### 📊 Changes **7 files changed** (+10 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Internal/Hydration/ObjectHydrator.php` (+1 -1) 📝 `lib/Doctrine/ORM/Persisters/BasicEntityPersister.php` (+1 -1) 📝 `lib/Doctrine/ORM/Query/AST/Functions/IdentityFunction.php` (+1 -1) 📝 `lib/Doctrine/ORM/Query/Parser.php` (+3 -3) 📝 `lib/Doctrine/ORM/Tools/Export/Driver/AbstractExporter.php` (+1 -1) 📝 `lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php` (+2 -2) 📝 `lib/Doctrine/ORM/UnitOfWork.php` (+1 -1) </details> ### 📄 Description Some CS fixes for comments. --- <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 16:01:14 +01:00
admin closed this issue 2026-01-22 16:01:15 +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#8720