(PHP 8 >= 8.5.0)
Uri\Rfc3986\Uri::__unserialize — Deserialize the data parameter into a Uri object
Deserializes a data parameter into a Uri\Rfc3986\Uri object.
data没有返回值。
If the __unserialize() method is called on an already existing URI, Error is thrown.
If the resulting URI is invalid, a Uri\InvalidUriException is thrown.