Skip to content

Conversation

janl
Copy link
Contributor

@janl janl commented Jun 16, 2011

This patch adds the --disable-memcached-sasl configuration option to disable sasl support.

Usage:

./configure --disable-memcached-sasl

janl added 2 commits June 16, 2011 02:50
  ./configure --disable-memcached-sasl
memcached_touch($key, $expiration = 0);
memcached_touch_by_key($key, $server_key, $expiration = 0);

$m->touch($key, $expiration = 0);
$m->touchByKey($key, $expiration = 0);

Throws an E_WARNING if called on connections with the text protocol.
@janl
Copy link
Contributor Author

janl commented Oct 14, 2011

Ping?

@soldair
Copy link

soldair commented Oct 14, 2011

wow u asked for this one a while ago

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants