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.2 into 3.4.x #11823

Merged
merged 14 commits into from
Feb 5, 2025
Merged

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 5, 2025

Release Notes for 3.3.2

3.3.x bugfix release (patch)

3.3.2

  • Total issues resolved: 0
  • Total pull requests resolved: 3
  • Total contributors: 2

Improvement

Test Suite

Documentation

HypeMC and others added 14 commits December 18, 2024 15:42
These new issues are caused by doctrine/common 3.5.0, released 2 weeks
ago.
Ignore deprecations from doctrine/common
Fix fields of transient classes being considered duplicate with `reportFieldsWhereDeclared`
Nullability is not inherited from the PHP type. The change that enabled
this feature was reversed in #8732.
Fix invalid enum value in array of enums
We should be using quoteSingleIdentifier(), assuming we only ever pass
single identifiers here.

See doctrine/dbal#6590
The bug related (#11694) and fixed mapping of sql column alias to field in entity (#11783) and
invalidate cache [cache/persisted/entity|cache/persisted/collection] when sql filter changes
…ation

11783 failure with indexed relation
Address quoteIdentifier() deprecation
Bumps [doctrine/.github](https://github.com/doctrine/.github) from 7.1.0 to 7.2.1.
- [Release notes](https://github.com/doctrine/.github/releases)
- [Commits](doctrine/.github@7.1.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
…0.x/doctrine/dot-github-7.2.1

Bump doctrine/.github from 7.1.0 to 7.2.1
@greg0ire greg0ire merged commit ae74be5 into 3.4.x Feb 5, 2025
171 checks passed
@greg0ire greg0ire deleted the 3.3.x-merge-up-into-3.4.x_lzhu6IBq branch February 5, 2025 07:09
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