On Thu, 8 Dec 2022 at 15:05, Tim Düsterhus <t...@bastelstu.be> wrote:
>
> If your data fails to
> unserialize, the only safe option is to throw it away.

Even given that, you probably want to investigate how it got corrupted
so that you can stop it from happening again. And doing that would
rely on being able to see the data that you attempted to unserialize.

cheers
Dan
Ack

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: https://www.php.net/unsub.php

Reply via email to