add client for predis #138
Annotations
20 errors
tests (8.2):
src/Client/PredisClient.php#L17
Parameter $redis of method Talleu\RedisOm\Client\PredisClient::__construct() has invalid type Predis\Client.
|
tests (8.2):
src/Client/PredisClient.php#L17
Property Talleu\RedisOm\Client\PredisClient::$redis has unknown class Predis\Client as its type.
|
tests (8.2):
src/Client/PredisClient.php#L19
Instantiated class Predis\Client not found.
|
tests (8.2):
src/Client/PredisClient.php#L26
Call to method getConnection() on an unknown class Predis\Client.
|
tests (8.2):
src/Client/PredisClient.php#L28
Instantiated class Predis\Client not found.
|
tests (8.2):
src/Client/PredisClient.php#L43
Call to method hmset() on an unknown class Predis\Client.
|
tests (8.2):
src/Client/PredisClient.php#L44
Call to method getLastError() on an unknown class Predis\Client.
|
tests (8.2):
src/Client/PredisClient.php#L54
Call to method hgetall() on an unknown class Predis\Client.
|
tests (8.2):
src/Client/PredisClient.php#L57
Call to method getLastError() on an unknown class Predis\Client.
|
tests (8.2):
src/Client/PredisClient.php#L68
Call to method hget() on an unknown class Predis\Client.
|
tests (8.3):
src/Client/PredisClient.php#L17
Parameter $redis of method Talleu\RedisOm\Client\PredisClient::__construct() has invalid type Predis\Client.
|
tests (8.3):
src/Client/PredisClient.php#L17
Property Talleu\RedisOm\Client\PredisClient::$redis has unknown class Predis\Client as its type.
|
tests (8.3):
src/Client/PredisClient.php#L19
Instantiated class Predis\Client not found.
|
tests (8.3):
src/Client/PredisClient.php#L26
Call to method getConnection() on an unknown class Predis\Client.
|
tests (8.3):
src/Client/PredisClient.php#L28
Instantiated class Predis\Client not found.
|
tests (8.3):
src/Client/PredisClient.php#L43
Call to method hmset() on an unknown class Predis\Client.
|
tests (8.3):
src/Client/PredisClient.php#L44
Call to method getLastError() on an unknown class Predis\Client.
|
tests (8.3):
src/Client/PredisClient.php#L54
Call to method hgetall() on an unknown class Predis\Client.
|
tests (8.3):
src/Client/PredisClient.php#L57
Call to method getLastError() on an unknown class Predis\Client.
|
tests (8.3):
src/Client/PredisClient.php#L68
Call to method hget() on an unknown class Predis\Client.
|