pkgsrc/www/php-apcu/PLIST.extras
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

19 lines
667 B
Text

@comment $NetBSD: PLIST.extras,v 1.2 2016/07/26 09:22:40 jdolecek Exp $
share/doc/${PKGBASE}/INSTALL
include/php/ext/apcu/apc.h
include/php/ext/apcu/apc_api.h
include/php/ext/apcu/apc_arginfo.h
include/php/ext/apcu/apc_cache.h
include/php/ext/apcu/apc_cache_api.h
include/php/ext/apcu/apc_globals.h
include/php/ext/apcu/apc_iterator.h
include/php/ext/apcu/apc_lock.h
include/php/ext/apcu/apc_lock_api.h
include/php/ext/apcu/apc_pool.h
include/php/ext/apcu/apc_pool_api.h
include/php/ext/apcu/apc_serializer.h
include/php/ext/apcu/apc_sma.h
include/php/ext/apcu/apc_sma_api.h
include/php/ext/apcu/apc_stack.h
include/php/ext/apcu/php_apc.h
@dirrm include/php/ext/apcu