mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
[3.0 BC] ClassMetadataBuilder removed w/o notice #6273
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 @rtek on GitHub (Jul 29, 2019).
Summary
The
ClassMetadataBuilderis no longer on master and is not part of the upgrade list. Is there a new API?https://github.com/doctrine/orm/blob/master/docs/en/reference/php-mapping.rst
See removal commit:
2366b43b1e@Ocramius commented on GitHub (Jul 29, 2019):
Yes, the entire metadata API will need new docs, since it was completely replaced.