[PR #1036] [MERGED] Move space addition to implementation. #9068

Open
opened 2026-01-22 16:03:03 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/1036
Author: @albertvolkman
Created: 5/21/2014
Status: Merged
Merged: 5/21/2014
Merged by: @Ocramius

Base: masterHead: entity-mapper-remove-extra-space


📝 Commits (1)

  • 49bca51 Move space addition to implementation.

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Tools/EntityGenerator.php (+4 -4)

📄 Description

Currently when get methods are created, extra trailing whitespace is added due to the variableType variable.


🔄 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/1036 **Author:** [@albertvolkman](https://github.com/albertvolkman) **Created:** 5/21/2014 **Status:** ✅ Merged **Merged:** 5/21/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `entity-mapper-remove-extra-space` --- ### 📝 Commits (1) - [`49bca51`](https://github.com/doctrine/orm/commit/49bca5171b038f9e6d211a44c28afb2b68694016) Move space addition to implementation. ### 📊 Changes **1 file changed** (+4 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Tools/EntityGenerator.php` (+4 -4) </details> ### 📄 Description Currently when get methods are created, extra trailing whitespace is added due to the variableType variable. --- <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:03:03 +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#9068