34 $uri->userinfo = null;
doValidate(&$uri, $config, $context)
Validates file as defined by RFC 1630 and RFC 1738.
$may_omit_host
Basically the only URI scheme for which this is true, since accessing files on the local machine is v...
Validator for the components of a URI for a specific scheme.
$browsable
Generally file:// URLs are not accessible from most machines, so placing them as an img src is incorr...