We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
UriError
uri/uri.php
PhpStormStubsMap.php
1 parent d0da58a commit 55f1f3dCopy full SHA for 55f1f3d
PhpStormStubsMap.php
@@ -1165,6 +1165,7 @@ final class PhpStormStubsMap
1165
'Uri\\InvalidUriException' => 'uri/uri.php',
1166
'Uri\\Rfc3986\\Uri' => 'uri/uri.php',
1167
'Uri\\UriComparisonMode' => 'uri/uri.php',
1168
+ 'Uri\\UriError' => 'uri/uri.php',
1169
'Uri\\UriException' => 'uri/uri.php',
1170
'Uri\\WhatWg\\InvalidUrlException' => 'uri/uri.php',
1171
'Uri\\WhatWg\\Url' => 'uri/uri.php',
0 commit comments