orklah
orklah
I think you could drop the composer require for google/protobuf when installing the extension because the API is actually included in the extension itself. According to the doc: `Both implementations...
Please provide an example of code
yeah, except that in the exemple, sometimes it also asserts that the type is more precise so I don't like `imprecise` terminology (and honestly, I also don't like we would...
Yeah we could, possibly behind the `strictBinaryOperands` flag?
meh, too confusing, let's put it by default
Can you put count back in ignoredFunctions with a comment explaining why? Please also add a test so we can make sure this change won't be reverted without a fix...
output changed radically, did the situation improve?
> /cc @orklah What does `@psalm-assert =ExpectedType $actual` do? And is there any other syntax to be aware of? Wow, just saw this in my notifications, sorry I seem to...
Note that Psalm doesn't like that either: https://psalm.dev/r/06ca7972ec PHPStan is fine with it though