constant MEMCACHE_PECL_PHP7_RECOMMENDED in Memcache API and Integration 7
2 uses of MEMCACHE_PECL_PHP7_RECOMMENDED
- memcache_requirements in ./
memcache.install - Implements hook_requirements().
- _memcache_pecl_version_valid in ./
memcache.install - Validate whether the current PECL version is supported.
File
- ./
memcache.install, line 9 - Install, update and uninstall functions for the memcache module.
Code
define('MEMCACHE_PECL_PHP7_RECOMMENDED', '4.0.5');