[PR #10948] Add compatibility with the Symfony 4.4 VarExporter #12714

Open
opened 2026-01-22 16:14:56 +01:00 by admin · 0 comments
Owner

Original Pull Request: https://github.com/doctrine/orm/pull/10948

State: closed
Merged: Yes


This issue tries to solve the weird Symfony __unserialize data Symfony 4.4 is giving to the method. This seems to be a bug that Symfony solved in 5.4 in 6ccb85e185. Original report / investigation https://github.com/doctrine/orm/issues/10943.

**Original Pull Request:** https://github.com/doctrine/orm/pull/10948 **State:** closed **Merged:** Yes --- This issue tries to solve the weird Symfony `__unserialize` data Symfony `4.4` is giving to the method. This seems to be a bug that Symfony solved in `5.4` in https://github.com/symfony/symfony/commit/6ccb85e185bb1774778f687f866d80ab0db96e76. Original report / investigation https://github.com/doctrine/orm/issues/10943.
admin added the pull-request label 2026-01-22 16:14:56 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#12714