Kalvis Buls

Results 3 issues of Kalvis Buls

Version `4.0.0` requires `phpunit/php-code-coverage` version `~4.0||~5.0` but attempts to use code from version 5 regardless. Lines 82 - 84 of `CodeCoverageExtension`: ```php case 'xml': $reports['xml'] = new Report\Xml\Facade(Version::id()); break; ```...

I'm very regularly having this exception when using [Psalm](https://psalm.dev/). I've seen similar issues reported here, including several Psalm-related, but not with this particular error. ``` java.util.concurrent.CancellationException at java.base/java.util.concurrent.CompletableFuture.cancel(CompletableFuture.java:2396) at com.github.gtache.lsp.client.languageserver.wrapper.LanguageServerWrapperImpl.stop(LanguageServerWrapperImpl.scala:268)...

I'm unable to start the application using the latest version (11.0.2). The error occurs both when using the pre-built binary and when using the source installation method. The issue can...

bugfix
release-pending