array ( 0 => 'index.php', 1 => 'PHP Manual', ), 'head' => array ( 0 => 'UTF-8', 1 => 'it', ), 'this' => array ( 0 => 'uri-rfc3986-uri.construct.php', 1 => 'Uri\\Rfc3986\\Uri::__construct', 2 => 'Construct the Uri object', ), 'up' => array ( 0 => 'class.uri-rfc3986-uri.php', 1 => 'Uri\\Rfc3986\\Uri', ), 'prev' => array ( 0 => 'class.uri-rfc3986-uri.php', 1 => 'Uri\\Rfc3986\\Uri', ), 'next' => array ( 0 => 'uri-rfc3986-uri.debuginfo.php', 1 => 'Uri\\Rfc3986\\Uri::__debugInfo', ), 'alternatives' => array ( ), 'source' => array ( 'lang' => 'en', 'path' => 'reference/uri/uri/rfc3986/uri/construct.xml', ), 'history' => array ( ), ); $setup["toc"] = $TOC; $setup["toc_deprecated"] = $TOC_DEPRECATED; $setup["parents"] = $PARENTS; manual_setup($setup); contributors($setup); ?>
(PHP 8 >= 8.5.0)
Uri\Rfc3986\Uri::__construct — Construct the Uri object
Constructs the Uri\Rfc3986\Uri object.
If the resulting URI is invalid, a Uri\InvalidUriException is thrown.