DDC-2316: [GH-588] ClassMetadataInfo: use reflection for creating new instance (on PHP >=5.4) #2908

Closed
opened 2026-01-22 14:07:07 +01:00 by admin · 5 comments
Owner

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.

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.
admin added the Improvement label 2026-01-22 14:07:07 +01:00
admin closed this issue 2026-01-22 14:07:08 +01:00
Author
Owner

@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 (May 4, 2013): Comment created by @beberlei: Scheduling this for 3.0, when we move to php 5.4 or higher requirement
Author
Owner

@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 (Apr 29, 2014): Comment created by @doctrinebot: A related Github Pull-Request [GH-588] was closed: https://github.com/doctrine/dbal/pull/588
Author
Owner

@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 @doctrinebot: A related Github Pull-Request [GH-588] was closed: https://github.com/doctrine/doctrine2/pull/588
Author
Owner

@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): Comment created by @guilhermeblanco: Closed as latest PHP weirdos forced us to apply partially this patch.
Author
Owner

@doctrinebot commented on GitHub (Jul 6, 2014):

Issue was closed with resolution "Won't Fix"

@doctrinebot commented on GitHub (Jul 6, 2014): Issue was closed with resolution "Won't Fix"
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#2908