Skip to content

Merge release 2.20.1 into 2.21.x#11771

Merged
greg0ire merged 7 commits into2.21.xfrom
2.20.x-merge-up-into-2.21.x_3Yg2ZYgM
Dec 19, 2024
Merged

Merge release 2.20.1 into 2.21.x#11771
greg0ire merged 7 commits into2.21.xfrom
2.20.x-merge-up-into-2.21.x_3Yg2ZYgM

Conversation

@github-actions
Copy link
Copy Markdown
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] <support@github.com>
…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
@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