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

Deprecate DocumentRepository::clear #2584

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

alcaeus
Copy link
Member

@alcaeus alcaeus commented Nov 24, 2023

Q A
Type improvement
BC Break no
Fixed issues #2526

Summary

With DocumentManager no longer supporting clearing documents from a given class, the DocumentRepository::clear method also needs to be deprecated as it relies on this feature.

@alcaeus alcaeus merged commit 99aa043 into doctrine:2.6.x Nov 24, 2023
16 checks passed
@alcaeus alcaeus deleted the fix-uow-deprecation branch November 24, 2023 07:51
alcaeus added a commit that referenced this pull request Nov 24, 2023
* 2.6.x: (32 commits)
  Deprecate DocumentRepository::clear (#2584)
  Support minDistance and maxDistance options for $near and $nearSphere operators (#2583)
  Remove API link from README
  Aggregation uses CursorInterface instead of Cursor
  Deprecate legacy commit options (#2578)
  Improve handling of circular type reference errors in Phpstan
  Add missing phpdoc
  Fix return type for overridden methods
  Fix phpstan errors
  Add sort operator to $search stage
  Bump actions/upload-artifact from 2 to 3 (#2572)
  Implement ObjectManager::isUninitializedObject (#2569)
  Use PHPUnit 10 (#2564)
  Test Symfony 7
  Support Symfony 7 by adding return types conditionally
  PHPCS is now happy with new syntax
  Stop suppressing UndefinedAttributeClass
  Drop support for old symfony components
  ReferenceMany: insert an empty array
  feat: Symfony 7 support
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant