(PHP 8 >= 8.5.0)
Provides details about errors that were detected when parsing a URL with Uri\WhatWg\Url.
$context
$type
$failure
The input URL at the point where the error was detected.
The type of error.
If true the error caused the URL to be rejected as invalid. If false the error is a soft error that was automatically corrected during parsing.
true
false