mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-3078: Doctrine\ORM\Cache::__construct is in an interface #3822
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 (Apr 10, 2014).
Originally assigned to: @Ocramius on GitHub.
Jira issue originally created by user @ocramius:
CTOR in the interface is a huge problem. This absolutely needs to be fixed before 2.5 is released, or we will have trouble in future.
I'm writing a PoC patch right now.
@doctrinebot commented on GitHub (Apr 10, 2014):
@doctrinebot commented on GitHub (Apr 17, 2014):
Comment created by @FabioBatSilva:
Fixed by
6af3236ba6@doctrinebot commented on GitHub (Apr 17, 2014):
Issue was closed with resolution "Fixed"