public function unserialize($serialized) : void { @trigger_error($this->message, E_USER_DEPRECATED); parent::unserialize($serialized); }