Closed
Description
I did a minor upgrade on https://github.com/zobo/php-language-server and and after spending hours on debugging why a whole lot of things stopped working realized that Release 2.2.3 with #71 changed how Windows file URIs are parsed.
Now instead of getting path: C:/dir/...
we get path: /C:/dir/...
.
I have looked into a few different issues here to figure out why this would be OK, but I'm sorry, this is a breaking change and should have been released under a new major version.
Metadata
Metadata
Assignees
Labels
No labels