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

Merge release 2.20.1 into 2.21.x #11771

Merged
merged 7 commits into from
Dec 19, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Release Notes for 2.20.1

2.20.x bugfix release (patch)

2.20.1

  • Total issues resolved: 0
  • Total pull requests resolved: 24
  • Total contributors: 14

Documentation

Bug

Test Suite

Static Analysis

CI

Documentation,Stale

Bug,Stale

alexander-schranz and others added 7 commits December 11, 2024 11:55
Add missing generated option to documentation
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 6.0.0 to 7.1.0.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@6.0.0...7.1.0)

---
updated-dependencies:
- dependency-name: doctrine/.github
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
…0.x/doctrine/dot-github-7.1.0

Bump doctrine/.github from 6.0.0 to 7.1.0
This fixes a bug that occurs when calling setHint(Query::HINT_READ_ONLY, false) from a query object.
UnitOfWork checks if this hint exists without considering the value passed as second argument.
Handling the second parameter improves consistency with documentation.
https://www.doctrine-project.org/projects/doctrine-orm/en/2.20/reference/improving-performance.html#read-only-entities
…an-value

Check hint value before considering instance read-only
@greg0ire greg0ire merged commit e89b58a into 2.21.x Dec 19, 2024
159 checks passed
@greg0ire greg0ire deleted the 2.20.x-merge-up-into-2.21.x_3Yg2ZYgM branch December 19, 2024 07:16
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.

4 participants