Skip to content

Conversation

nicolas-grekas
Copy link
Member

@nicolas-grekas nicolas-grekas commented Aug 14, 2025

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

Related to #61407

FTR, I searched for code extending Profile on github and found none.

@carsonbot carsonbot added this to the 7.4 milestone Aug 14, 2025
@nicolas-grekas nicolas-grekas force-pushed the sleep-up branch 2 times, most recently from a622e6e to c33e9d4 Compare August 14, 2025 10:01
@nicolas-grekas nicolas-grekas changed the title [HttpKernel] Deprecate __sleep/wakeup() on data collectors and make Profile final [HttpKernel] Deprecate __sleep/wakeup() on kernels and data collectors and make Profile final Aug 14, 2025
@nicolas-grekas nicolas-grekas force-pushed the sleep-up branch 3 times, most recently from 87ccb33 to d4b4f6e Compare August 14, 2025 11:38
@nicolas-grekas nicolas-grekas merged commit e362338 into symfony:7.4 Aug 14, 2025
10 of 12 checks passed
nicolas-grekas added a commit that referenced this pull request Aug 14, 2025
…string implementations (nicolas-grekas)

This PR was merged into the 7.4 branch.

Discussion
----------

[String] Deprecate implementing `__sleep/wakeup()` on string implementations

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

Similar to #61412

Commits
-------

467e172 [String] Deprecate implementing `__sleep/wakeup()` on string implementations
nicolas-grekas added a commit that referenced this pull request Aug 14, 2025
…on GenericMetadata implementations (nicolas-grekas)

This PR was merged into the 7.4 branch.

Discussion
----------

[Validator] Deprecate implementing `__sleep/wakeup()` on GenericMetadata implementations

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

Similar to #61412

Commits
-------

5c68128 [Validator] Deprecate implementing `__sleep/wakeup()` on GenericMetadata implementations
@nicolas-grekas nicolas-grekas deleted the sleep-up 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