Emmanuel Guiton
Emmanuel Guiton
**Describe the bug** I am trying to configure Basic AMQP authentication using `apachepulsar/pulsar` Docker image + AoP. I can successfully install the protocol handler. When I register the `io.streamnative.pulsar.handlers.amqp.authentication.AuthenticationProviderBasic` provider...
As stated by @weirdan in #7307 > Once amp ships a stable release, we would welcome a PR to support 3.0. Version 3.0 is out since December 2022 so I...
Psalm type inference mixes values and types, leading to wrong behaviors as this snipped shows : https://psalm.dev/r/6bc69067cf Could it be fixed ? When juggling with types, the issue occurs quite...
I created a simple Composer project that only depends on `swoole/library` and Psalm in a dev dependency. Running any Psalm command results in a crash such as ``` $ ./vendor/bin/psalm...