[PR #58] [CLOSED] [ProxyFactory] Problem this autogenerate proxies #7656

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/58
Author: @stfalcon
Created: 5/13/2011
Status: Closed

Base: masterHead: patch-1


📝 Commits (1)

  • e32f4a2 I generated repositories from CLI script and repository class exists. But this method every time try rewrite it.

📊 Changes

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

View changed files

📝 lib/Doctrine/ORM/Proxy/ProxyFactory.php (+1 -1)

📄 Description

I generated proxies from CLI script and it's class exists. But this method every time try rewrite it.

I think this is not normal behavior. But I don't know why you used second argument in class_exists() call (to disable autoloading). Maybe you have a reason for this.


🔄 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/58 **Author:** [@stfalcon](https://github.com/stfalcon) **Created:** 5/13/2011 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`e32f4a2`](https://github.com/doctrine/orm/commit/e32f4a2c387a93c3233f2c05d27593dbaac49b69) I generated repositories from CLI script and repository class exists. But this method every time try rewrite it. ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/ORM/Proxy/ProxyFactory.php` (+1 -1) </details> ### 📄 Description I generated proxies from CLI script and it's class exists. But this method every time try rewrite it. I think this is not normal behavior. But I don't know why you used second argument in class_exists() call (to disable autoloading). Maybe you have a reason for this. --- <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:12 +01:00
admin closed this issue 2026-01-22 15:56:12 +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#7656