summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION14
1 files changed, 7 insertions, 7 deletions
diff --git a/REFLECTION b/REFLECTION
index 3e5d15f..1eac796 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #119 memcache version 4.0.4 ] {
+Extension [ <persistent> extension #81 memcache version 4.0.5 ] {
- INI {
Entry [ memcache.allow_failover <ALL> ]
@@ -64,12 +64,12 @@ Extension [ <persistent> extension #119 memcache version 4.0.4 ] {
}
- Constants [6] {
- Constant [ integer MEMCACHE_COMPRESSED ] { 2 }
- Constant [ integer MEMCACHE_USER1 ] { 65536 }
- Constant [ integer MEMCACHE_USER2 ] { 131072 }
- Constant [ integer MEMCACHE_USER3 ] { 262144 }
- Constant [ integer MEMCACHE_USER4 ] { 524288 }
- Constant [ integer MEMCACHE_HAVE_SESSION ] { 1 }
+ Constant [ int MEMCACHE_COMPRESSED ] { 2 }
+ Constant [ int MEMCACHE_USER1 ] { 65536 }
+ Constant [ int MEMCACHE_USER2 ] { 131072 }
+ Constant [ int MEMCACHE_USER3 ] { 262144 }
+ Constant [ int MEMCACHE_USER4 ] { 524288 }
+ Constant [ int MEMCACHE_HAVE_SESSION ] { 1 }
}
- Functions {