### Description Hi, We experienced the same issue as in https://github.com/igbinary/igbinary/issues/273#issuecomment-1915284537 Hence Symfony swapped to native serialize: https://github.com/symfony/symfony/pull/57702 However im wondering if we traded a typing issue for a bad memory performing one, and which one is the lesser evil.   ### Example _No response_