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.17.1 into 3.0.x #11066

Merged
merged 5 commits into from
Nov 17, 2023
Merged

Conversation

github-actions[bot]
Copy link
Contributor

Release Notes for 2.17.1

2.17.x bugfix release (patch)

2.17.1

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

Bug

yceruto and others added 5 commits November 6, 2023 08:23
Property names as returned by a cast to array are mangled, and that
mangling is not documented. Returning unprefixed produces the same
result, and is more likely to be supported by external tools relying on
the documented possible return values of __sleep.

For instance symfony/var-exporter does not support mangled names, which
leads to issues when caching query parsing results in Symfony
applications.
Adds metadata field type and enumType validation against Entity property type
AbstractSqlExecutor::__sleep should return property names
@greg0ire greg0ire merged commit b73d44b into 3.0.x Nov 17, 2023
64 checks passed
@greg0ire greg0ire deleted the 2.17.x-merge-up-into-3.0.x_45pl9AIy branch November 17, 2023 07:19
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.

3 participants