Skip to content

fix: DataCollector __wakeup changed to __unserialize in Symfony 8#487

Merged
dbu merged 1 commit into2.xfrom
fix-symfony-8-compat
Apr 25, 2026
Merged

fix: DataCollector __wakeup changed to __unserialize in Symfony 8#487
dbu merged 1 commit into2.xfrom
fix-symfony-8-compat

Conversation

@dbu
Copy link
Copy Markdown
Collaborator

@dbu dbu commented Apr 25, 2026

Q A
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets fixes #486
Documentation -
License MIT

What's in this PR?

When adding support for Symfony 8 in #485, this method was missed.

Checklist

  • Updated CHANGELOG.md to describe BC breaks / deprecations | new feature | bugfix

@dbu dbu force-pushed the fix-symfony-8-compat branch 6 times, most recently from 93a45f8 to 69b031a Compare April 25, 2026 08:42
@dbu dbu force-pushed the fix-symfony-8-compat branch from 69b031a to b910470 Compare April 25, 2026 08:44
@dbu dbu merged commit ea0183f into 2.x Apr 25, 2026
15 checks passed
@dbu dbu deleted the fix-symfony-8-compat branch April 25, 2026 08:45
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.

Collector::__wakeup is deprecated

1 participant