`Serializable` is a broken interface. We worked hard to remove it as much as possible from the codebase. New code should never use it. See https://wiki.php.net/rfc/custom_object_serialization for background.