mirror of
https://github.com/doctrine/orm.git
synced 2026-04-29 09:23:20 +02:00
DDC-3643: [GH-1352] fix EntityGenerator RegenerateEntityIfExists #4475
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?
Originally created by @doctrinebot on GitHub (Mar 27, 2015).
Originally assigned to: @Ocramius on GitHub.
Jira issue originally created by user @doctrinebot:
This issue is created automatically through a Github pull request on behalf of Fedik:
Url: https://github.com/doctrine/doctrine2/pull/1352
Message:
Fix for Class generator,
when class already exists and
$generator->setRegenerateEntityIfExists(true);@doctrinebot commented on GitHub (Mar 31, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1352] was labeled:
https://github.com/doctrine/doctrine2/pull/1352
@doctrinebot commented on GitHub (Mar 31, 2015):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-1352] was merged:
https://github.com/doctrine/doctrine2/pull/1352
@doctrinebot commented on GitHub (Mar 31, 2015):
Issue was closed with resolution "Fixed"