Closed GoogleCodeExporter closed 8 years ago
There is also a problem with Redis::_get_value, looks like the PHP client was
written
before the control character (either '$' or ':') was implemented for return
counts.
Simply doing substr($s, 1) fixes the problem.
Original comment by jmcgr...@gmail.com
on 22 May 2009 at 4:25
Hello, you need to use Retwis 0.3 and the latest PHP client inside HEAD. What
version
of Redis / Retwis / PHP lib are you using exactly? Thank you very much.
p.s. The PHP lib in Redis 0.096 should be ok as well.
Original comment by anti...@gmail.com
on 22 May 2009 at 9:33
Version located here:
http://code.google.com/p/redis/source/browse/#svn/trunk/client-libraries/php
Original comment by jmcgr...@gmail.com
on 22 May 2009 at 3:45
Hello, the SVN repository is not maintained, the updated source code is in the
Git
repository, check the "Source" tab of the project page.
Cheers,
Salvatore
Original comment by anti...@gmail.com
on 22 May 2009 at 4:46
Original issue reported on code.google.com by
jmcgr...@gmail.com
on 22 May 2009 at 4:09