Commit Graph

11 Commits

Author SHA1 Message Date
Aaron Stone
f7c92b0699 Update warning for touch command in binary protocol mode with libmemcached < 1.0.18 (#322) 2017-02-12 15:56:22 +00:00
Aaron Stone
fa620a48c4 Restore php_libmemcached_compat with workaround for missing memcached_exists (#314)
This partially reverts commit c564fd875e from #295
2017-02-07 12:34:07 +00:00
Arjen
c564fd875e Cleanup all checks for unsupported libmemcached versions (#295) 2017-01-20 13:26:57 +00:00
Mikko
a930b41fa1 Fixes memory errors, broken code, bugs etc 2016-02-06 05:07:52 +00:00
Nicolas Van Eenaeme
77a8089666 Added the OPT_SERVER_TIMEOUT_LIMIT behaviour.
The option MEMCACHED_BEHAVIOR_SERVER_TIMEOUT_LIMIT was added in libmemcached 1.0.18 (0x01000018).

For more information see https://answers.launchpad.net/libmemcached/+question/239497

The merge request for libmemcached:
https://code.launchpad.net/~493pocbrcycmdw7yksonho9o2qzz-o18bz-d18ecat4t1b76tkfi3vttrkfngli/libmemcached/feature-server_timeout
2014-03-12 15:42:28 +01:00
Mikko
feed35e220 Version based tests: Do version checks in one place, fix check when setting options 2013-11-25 13:27:55 +08:00
Mikko
a437602912 Reorganise headers a bit, include everything in the private header 2013-11-24 13:48:52 +08:00
Mikko
26ac8bd9cb Refactor SASL support checking, move "unnecessary" things to private header, move travis script to .travis dir 2013-11-24 00:00:59 +08:00
Mikko
47f6ff1060 Added support for libmemcached 0.44 and up. Testing for now 2013-10-19 00:35:46 +08:00
Andrei Zmievski
47172e18a1 Drop libmemcached 0.x series support, release 2.1.0. 2012-08-06 21:57:39 -07:00
Teddy Grenman
468487d5af Fix build against libmemcached versions before 0.39.
memcached_server_instance_st was defined in 0.39. Built and tested
against 0.31 and 0.49.
2011-05-04 16:44:21 +03:00