mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #58] [CLOSED] [ProxyFactory] Problem this autogenerate proxies #7656
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/58
Author: @stfalcon
Created: 5/13/2011
Status: ❌ Closed
Base:
master← Head:patch-1📝 Commits (1)
e32f4a2I 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.