mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
Please reopen #8739 #7225
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 @twisted1919 on GitHub (Sep 18, 2023).
Hello,
Issue #8739 has been closed without it being fixed.
I don't understand how a library so popular as Doctrine can ignore such a huge problem like described in #8739.
I don't have enough experience with Doctrine to pick it up and draft a fix for it, if I had, I would have done it already.
The above issue also speaks about a fix. This fix is not applicable in all situations, and in some cases, like when using Api-Platform, it requires workarounds, which is not something we're keen introducing in our apps.
Thank you.
@derrabus commented on GitHub (Sep 18, 2023):
I've reopened the issue for you.
If the issue described in #8739 is such a "huge problem" for you, you're the best person to contribute a fix. Please give it a try. If you need guidance, you can always ask questions in https://github.com/doctrine/orm/discussions or the comments of that ticket. You can also open a draft PR with failing tests and a maybe a first implementation of a fix and ask for advice on how to complete it.