Skip to content

[String] implement __sleep()/__wakeup() on strings #34801

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
Dec 7, 2019

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 5.0
Bug fix? yes
New feature? no
Deprecations? no
Tickets -
License MIT
Doc PR -

This resets the transient ignoreCase state on unserialized instances.

@fabpot
Copy link
Member

fabpot commented Dec 7, 2019

Thank you @nicolas-grekas.

fabpot added a commit that referenced this pull request Dec 7, 2019
…s-grekas)

This PR was merged into the 5.0 branch.

Discussion
----------

[String] implement __sleep()/__wakeup() on strings

| Q             | A
| ------------- | ---
| Branch?       | 5.0
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | -

This resets the transient ignoreCase state on unserialized instances.

Commits
-------

416e40d [String] implement __sleep()/__wakeup() on strings
@fabpot fabpot merged commit 416e40d into symfony:5.0 Dec 7, 2019
@nicolas-grekas nicolas-grekas deleted the string-ser branch December 13, 2019 13:57
@fabpot fabpot mentioned this pull request Dec 19, 2019
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.

4 participants