- Fix gh https://github.com/awesomized/libmemcached/issues/107:
macOS: deprecated sasl API (improve detection oflibsasl2
). - Fix gh https://github.com/awesomized/libmemcached/issues/131:
Consider renaming tools (addCLIENT_PREFIX
build option; default:mem
) - Fix gh https://github.com/awesomized/libmemcached/issues/132:
Add build of static library (addBUILD_SHARED_LIBS
build option; default:ON
). - Fix gh https://github.com/awesomized/libmemcached/issues/134:
Update client option documentation. - Fix gh https://github.com/awesomized/libmemcached/issues/136:
libmemcachedutil
is underlinked (link against libmemcached). - Fix gh php-memcached#531:
get
returns random values when lower than defaultOPT_POLL_TIMEOUT
is set.