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 3.3.1 into 3.4.x #11773

Merged
merged 10 commits into from
Dec 19, 2024
Merged

Conversation

github-actions[bot]
Copy link
Contributor

greg0ire and others added 10 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
Merge 2.20.x up into 3.3.x
@greg0ire greg0ire merged commit 8ebd98e into 3.4.x Dec 19, 2024
86 checks passed
@greg0ire greg0ire deleted the 3.3.x-merge-up-into-3.4.x_xx7XyUCl branch December 19, 2024 07:27
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.

5 participants