Skip to content

[VarExporter] Fix handling mangled property names returned by __sleep() #52618

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

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 5.4
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #52614
License MIT

Did you know that __sleep can return mangled property names? I didn't :)
https://3v4l.org/3ckU7

Fixes doctrine/orm#11063 also.

@nicolas-grekas nicolas-grekas merged commit a85ffa9 into symfony:5.4 Nov 17, 2023
@nicolas-grekas nicolas-grekas deleted the ve-sleep-fix branch November 22, 2023 16:21
This was referenced Nov 26, 2023
@jkabat
Copy link

jkabat commented Nov 29, 2023

@nicolas-grekas any ETA for merge to stable branches?

This was referenced Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants