public function offsetSet($offset, $value) : void { @trigger_error($this->message, E_USER_DEPRECATED); parent::offsetSet($offset, $value); }