summaryrefslogtreecommitdiffstats
path: root/PHPINFO
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2019-03-19 12:37:08 +0100
committerRemi Collet <remi@remirepo.net>2019-03-19 12:37:08 +0100
commit7a8f4193836a81b31c51eb69cc4eaa22a62c2836 (patch)
tree4755ce14a0ccb84dc7bbc3147b2dfd6f32b6f1cc /PHPINFO
parentcf4f67ce9bebd1d2c1377e31bfdfc6832c2bd5ea (diff)
update to 4.0.2 from https://github.com/websupport-sk/pecl-memcache
add patch for PHP < 7.2 from https://github.com/websupport-sk/pecl-memcache/pull/40 add patch to allow session.save_path from https://github.com/websupport-sk/pecl-memcache/pull/45
Diffstat (limited to 'PHPINFO')
-rw-r--r--PHPINFO11
1 files changed, 10 insertions, 1 deletions
diff --git a/PHPINFO b/PHPINFO
index 8b0f580..1e53c44 100644
--- a/PHPINFO
+++ b/PHPINFO
@@ -2,7 +2,7 @@
memcache
memcache support => enabled
-Version => 3.0.9-dev
+Version => 4.0.2
Revision => $Revision$
Directive => Local Value => Master Value
@@ -17,3 +17,12 @@ memcache.redundancy => 1 => 1
memcache.session_redundancy => 2 => 2
memcache.compress_threshold => 20000 => 20000
memcache.lock_timeout => 15 => 15
+memcache.session_prefix_host_key => 0 => 0
+memcache.session_prefix_host_key_remove_www => 1 => 1
+memcache.session_prefix_host_key_remove_subdomain => 0 => 0
+memcache.session_prefix_static_key => no value => no value
+memcache.session_save_path => no value => no value
+memcache.prefix_host_key => 0 => 0
+memcache.prefix_host_key_remove_www => 1 => 1
+memcache.prefix_host_key_remove_subdomain => 0 => 0
+memcache.prefix_static_key => no value => no value