dennis Devsense PHP Extension for Visual Studio Code shows Uri\Rfc3986\Uri class as "Use of unknown class PHP0413", although it is supported by default since php 8.5
JakubMisek dennis, thank you for pointing this out. The uri stubs are not enabled by default. You can enable it using the setting "php.stubs" https://docs.devsense.com/vscode/stubs-packages/#command-workspace-stubs They will be enabled by default in the next update.