Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove detach deprecation entry in UPGRADE.md #8978

Merged
merged 1 commit into from
Sep 6, 2021

Conversation

simonberger
Copy link
Contributor

@simonberger simonberger commented Sep 5, 2021

The detach method is an important tool in some circumstances. Even when following the doctrine-orm development from time to time it was hard to track the reversal of the deprecation.
Removing this still existing entry in the upgrade.md could prevent some more confusion.

I know it might get deprecated again at some point...

@derrabus derrabus added this to the 2.9.6 milestone Sep 5, 2021
@derrabus derrabus merged commit 21e71af into doctrine:2.9.x Sep 6, 2021
derrabus added a commit to derrabus/orm that referenced this pull request Sep 8, 2021
* 2.9.x:
  Restore functional cache tests (doctrine#8981)
  Fix English in `note`. (doctrine#8987)
  Remove detach deprecation entry in UPGRADE.md (doctrine#8978)
  Bump to PHPStan 0.12.98 and Psalm 4.10.0 (doctrine#8979)
derrabus added a commit to derrabus/orm that referenced this pull request Sep 8, 2021
* 2.9.x:
  Restore functional cache tests (doctrine#8981)
  Fix English in `note`. (doctrine#8987)
  Remove detach deprecation entry in UPGRADE.md (doctrine#8978)
  Bump to PHPStan 0.12.98 and Psalm 4.10.0 (doctrine#8979)

Signed-off-by: Alexander M. Turek <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants