[PR #588] ClassMetadataInfo: use reflection for creating new instance (on PHP >=5.4) #8419

Closed
opened 2026-01-22 15:59:51 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/588

State: closed
Merged: No


On PHP >=5.4, use proper way for instantiating classes without invoking constructor.

I think no test is necessary, since travis runs them on different PHP versions.

**Original Pull Request:** https://github.com/doctrine/orm/pull/588 **State:** closed **Merged:** No --- On PHP >=5.4, use proper way for instantiating classes without invoking constructor. I think no test is necessary, since travis runs them on different PHP versions.
admin added the pull-request label 2026-01-22 15:59:51 +01:00
admin closed this issue 2026-01-22 15:59:51 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8419