dev-php/pecl-apcu: version bump to 5.1.10
- 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
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2844500613b38fd459684d01d01fddf3baa18ebd commit 2844500613b38fd459684d01d01fddf3baa18ebd Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2018-03-06 17:13:04 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2018-03-06 17:13:04 +0000 dev-php/pecl-apcu: Version bump to 5.1.10 Closes: https://bugs.gentoo.org/649512 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-php/pecl-apcu/Manifest | 1 + dev-php/pecl-apcu/pecl-apcu-5.1.10.ebuild | 80 +++++++++++++++++++++++++++++++ 2 files changed, 81 insertions(+)