mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
DDC-1543: Support for Mapping Files on Traits #1938
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 (Dec 17, 2011).
Originally assigned to: @beberlei on GitHub.
Jira issue originally created by user @beberlei:
With PHP 5.4 and traits coming we should find a way where you can add xml and yml configurations for a trait and upon loading an entity X, it also loads the trait configuration of this entity.
@cedvan commented on GitHub (Oct 15, 2020):
up?
@bigfoot90 commented on GitHub (Jan 6, 2022):
Trying to fix https://github.com/doctrine/persistence/pull/224