The new PECL package memcache-4.0.5.1 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Version 4.x supports PHP 7.0-7.4. 
- Version 4.x is considered to be stable for production usage. 
- Support for PHP 5.x has been removed, please use memcache extension ver. 3.x 
- Special thanks to Frantisek Drojak - thesource93 (github) for making this 
happen

Package Info
-------------
Memcached is a caching daemon designed especially for 
    dynamic web applications to decrease database load by 
    storing objects in memory.
    This extension allows you to work with memcached through
    handy OO and procedural interfaces.
    The extension allows use to store sessions in memcached via memcache.

Related Links
-------------
Package home: https://pecl.php.net/package/memcache
   Changelog: https://pecl.php.net/package-changelog.php?package=memcache
    Download: https://pecl.php.net/get/memcache-4.0.5.1.tgz

Authors
-------------
Antony Dovgal (lead)
Pierre Joye (lead)
Herman Radtke <hrad...@php.net> (lead)
Mikael Johansson (lead)
Tomas Srnka (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to