32 $uri->userinfo =
null;
38 $uri->path = preg_replace(
'/(?!^\+)[^\dx]/',
'',
40 str_replace(
'X',
'x', $uri->path));
An exception for terminatinating execution or to throw for unit testing.
Validates tel (for phone numbers).
doValidate(&$uri, $config, $context)
Validator for the components of a URI for a specific scheme.