Benjamin Dos Santos

Results 2 issues of Benjamin Dos Santos

### Expected behaviour `$redis->xInfo('STREAM', 'mystream')` should work ### Actual behaviour Got this error instead: `Redis::xinfo(): '' is not a valid option for XINFO STREAM` ### I'm seeing this behaviour on...

Hello, https://psalm.dev/r/fb3777b99c `MyClass` uses `ExternalCompatibilityClass` but it triggers an `InternalMethod` error. In my example, both methods calls the internal implementation but only `example()` triggers the error. I'm not sure of...