apcupecl.php.netAPCu - APC User CacheAPC User CachingJoe Watkinskrakjoekrakjoe@php.netyesRemi Colletremiremi@php.netyesAnatol Belskiabab@php.netyes2016-04-204.0.114.0.10stablestablePHP License
- fix #176 segfault when apc.preload_path contains bad data
- fix bad data used in test suite
5.3.01.4.0b1apcu2015-12-074.0.104.0.10stablestablePHP License
- be really consistent with APC in use of atomics, avoid surprises
2014-01-274.0.34.0.3betabetaPHP License
- Fix various compatibility problems
- Fix a few lingering faults
- Remove experimental eval serializer
- Fix iterator for compatibility
2013-09-144.0.24.0.2betabetaPHP 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-274.0.04.0.0betabetaPHP License
All opcode caching abilities removed
The default locking is now rwlocks
APCu API installed in build environment
Please see TECHNOTES/README.md