Olivier Mansour
Olivier Mansour
see #107 seems better
you probably called hdel with bad arguments. please check it
I see. This library is so old. It needs to be updated with type hinting and other
Usage is not well documented :/ and the mock is quite old try this ``` $array = $redisMock->pipeline()->set()->set()->get() ....->exec() ``` sounds the way pipeline was conceived.
nope. I need the transaction executed while calling exec
you right, maybe it works for exec. I have to test it but not for watch, discard I think
maybe. Can you describe a bit more how you get this error ? In wich php version ? Txs
can you provide the input and the result expected. Is it still relevant ?
excellent ! since then atoum/atoum#310 is merged ! :+1: thanks to you