mirror of
https://github.com/php-win-ext/php-memcached.git
synced 2026-03-24 00:52:18 +01:00
added missing constant
This commit is contained in:
@@ -70,6 +70,8 @@ class Memcached {
|
||||
const OPT_NOREPLY;
|
||||
|
||||
const OPT_VERIFY_KEY;
|
||||
|
||||
const OPT_RANDOMIZE_REPLICA_READS;
|
||||
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user