pkgsrc/www/php-apcu/MESSAGE
jdolecek 553cdc7d0b Update php-apcu to 5.1.5
Changes:
- PHP 7 compatibility
- provide APC compatibility in "apc" optional extension
- move APCIterator to APC compatibility extension
- add APCuIterator without cache argument
- drop apcu_bin_* functions
- add apcu_entry(key, callback, ttl) function
- fix race on refcount of entry when using rwlocks (or on windows)

NOTE: apc-compatible interfaces moved into separate module
2016-07-26 09:22:40 +00:00

6 lines
308 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1 2016/07/26 09:22:40 jdolecek Exp $
php-apcu 5.x no longer defines apc-compabile wrappers apc_*(). Install
php-apcu_bc to get these.
===========================================================================