The new PECL package apcu-5.1.10 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- fix gh#247 when a NUL char is used as key, apcu_fetch(array) truncates the key
- fix gh#248 apcu_fetch may return values causing zend_mm_corruption or 
segfaults
  when custom serializer is used
- fix gh#260 apcu.serializer=default results in segfault
- fix gh#274 non-portable shell == in config.m4
- fix crash when passing bad array to apcu_delete
- improve fix gh#266 refcounting errors in APCIterator
- fix for PHP 7.3 compatibility

Package Info
-------------
APC User Caching

Related Links
-------------
Package home: http://pecl.php.net/package/apcu
   Changelog: http://pecl.php.net/package-changelog.php?package=apcu
    Download: http://pecl.php.net/get/apcu-5.1.10.tgz

Authors
-------------
Joe Watkins <pthre...@pthreads.org> (lead)
Anatol Belski <a...@php.net> (developer)
Remi Collet (lead)


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

Reply via email to