apcu pecl.php.net APCu - APC User Cache APC User Caching Joe Watkins krakjoe krakjoe@php.net yes Remi Collet remi remi@php.net yes Anatol Belski ab ab@php.net yes 2016-04-20 4.0.11 4.0.10 stable stable PHP License - fix #176 segfault when apc.preload_path contains bad data - fix bad data used in test suite 5.3.0 1.4.0b1 apcu 2015-12-07 4.0.10 4.0.10 stable stable PHP License - be really consistent with APC in use of atomics, avoid surprises 2014-01-27 4.0.3 4.0.3 beta beta PHP License - Fix various compatibility problems - Fix a few lingering faults - Remove experimental eval serializer - Fix iterator for compatibility 2013-09-14 4.0.2 4.0.2 beta beta PHP License - Fixed bug #15 APC compatibility option broken (Anatol) - Changes to m4/w32, various (Anatol) - Fix build is always in debug mode, Related to #15 (Anatol) - Fix apc_clear_cache compatibility issues, Issue #18 (Joe) - Fix APCIterator compatibility issues, Issue #20 (Anatol) - Assert cache clear only when 'user' was passed #18 (Anatol) - fix type casts time_t vs ulong (Anatol) - Fixed the gc routine (Anatol) - Restore APC hook for register serializer, Issue #24, #25 (Remi Collet) - Compiler warnings avoided, various (Remi Collet) - Don't segfault if mmap() failed, Issue #27 (Anatol) - Fix variable typo in config.m4 for php_cv_semun (Kevin Abel) - Revert horribleness related to APC_ALIGN (Joe) - Fix call to stream open wrapper (Joe) - php_apcu.dll does not load anymore under X64, Issue #29 (Anatol) - Fix external api functionality (Joe) - Bring back fcntl support for FreeBSD, Issue #36 (Joe) - Bring back spinlocks, various issues (Joe) - Fixed symbol clashing, windows debug mode, again (Anatol) - apcu_key_info / apc_cache_stat functions (Joe) 2013-03-27 4.0.0 4.0.0 beta beta PHP License All opcode caching abilities removed The default locking is now rwlocks APCu API installed in build environment Please see TECHNOTES/README.md