mirror of
https://github.com/doctrine/orm.git
synced 2026-03-23 22:42:18 +01:00
After upgrade from v2.13.1 to 2.13.2 got error with BackedEnum #7048
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 @borodulin on GitHub (Sep 26, 2022).
Bug Report
Summary
Rollback to version 2.13.1 solves this problem.
@darthf1 commented on GitHub (Sep 26, 2022):
Probably duplicate of https://github.com/doctrine/orm/issues/10057 and resolved by https://github.com/doctrine/orm/pull/10058?
@borodulin commented on GitHub (Sep 26, 2022):
Yes! Its duplicate.