Eduard Morcinek
Results
2
comments of
Eduard Morcinek
I agree, looking at the code, it seems to me that the "in" operator is just not made to handle boolean values properly. As it is now, it is confusing....
Btw the `ParametersInterface` contains still the property `$client_info bool – Whether to set LIB-NAME and LIB-VER when connecting.` But it is no longer respected. https://github.com/predis/predis/blob/v3.3.0/src/Connection/ParametersInterface.php#L37 There is also no mention...