Skip to content
New issue

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

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

Already on GitHub? # to your account

Merge 2.20.x up into 3.3.x #11772

Merged
merged 8 commits into from
Dec 19, 2024
Merged

Merge 2.20.x up into 3.3.x #11772

merged 8 commits into from
Dec 19, 2024

Conversation

greg0ire
Copy link
Member

No description provided.

greg0ire and others added 8 commits December 7, 2024 23:21
It unlocks autocompletion and validation in some IDEs.
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 b1f8253 into 3.3.x Dec 19, 2024
157 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants