mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
DDC-2316: [GH-588] ClassMetadataInfo: use reflection for creating new instance (on PHP >=5.4) #2908
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 (Feb 23, 2013).
Originally assigned to: @guilhermeblanco on GitHub.
Jira issue originally created by user @beberlei:
This issue is created automatically through a Github pull request on behalf of Majkl578:
Url: https://github.com/doctrine/doctrine2/pull/588
Message:
On PHP >=5.4, use proper way for instantiating classes without invoking constructor.
@doctrinebot commented on GitHub (May 4, 2013):
Comment created by @beberlei:
Scheduling this for 3.0, when we move to php 5.4 or higher requirement
@doctrinebot commented on GitHub (Apr 29, 2014):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-588] was closed:
https://github.com/doctrine/dbal/pull/588
@doctrinebot commented on GitHub (Jul 6, 2014):
Comment created by @doctrinebot:
A related Github Pull-Request [GH-588] was closed:
https://github.com/doctrine/doctrine2/pull/588
@doctrinebot commented on GitHub (Jul 6, 2014):
Comment created by @guilhermeblanco:
Closed as latest PHP weirdos forced us to apply partially this patch.
@doctrinebot commented on GitHub (Jul 6, 2014):
Issue was closed with resolution "Won't Fix"