Skip to content

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 7.4
Bug fix? no
New feature? no
Deprecations? no
Issues -
License MIT

Subset of #61407

  • Final classes can be moved to __(un)serialize() - payload compatibility is preserved
  • Throwing sleep/wakeup - even-though those could be considered BC breaks, I don't expect anyone overwrote them to make the corresponding classes serializable

@carsonbot carsonbot added this to the 7.4 milestone Aug 14, 2025
@carsonbot carsonbot changed the title Replace __sleep/wakeup() by __(un)serialize() when BC isn't a concern Replace __sleep/wakeup() by __(un)serialize() when BC isn't a concern Aug 14, 2025
@nicolas-grekas nicolas-grekas merged commit b130cee into symfony:7.4 Aug 14, 2025
12 of 13 checks passed
nicolas-grekas added a commit that referenced this pull request Aug 14, 2025
…icolas-grekas)

This PR was merged into the 7.4 branch.

Discussion
----------

 More cleanups related to internal sleep/wakeup usages

| Q             | A
| ------------- | ---
| Branch?       | 7.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | -
| License       | MIT

I forgot those in #61410

Commits
-------

e7e3701 More cleanups related to internal sleep/wakeup usages
@nicolas-grekas nicolas-grekas deleted the sleep-throw branch August 14, 2025 14:57
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.

2 participants