Package Information |
Summary |
Alternative PHP Cache |
Maintainers |
Rasmus Lerdorf <rasmus@php.net> (lead) [details] Gopal Vijayaraghavan <gopalv@php.net> (lead) [wishlist] [details] Xinchen Hui <laruence@php.net> (lead) [details] Ilia Alshanetsky <ilia@php.net> (developer) [details] Marcus B?rger <helly@php.net> (developer) [wishlist] [details] Sara Golemon <pollita@php.net> (developer) [details] Brian Shire <shire@php.net> (developer) [details] Anatol Belski <ab@php.net> (developer) [wishlist] [details] Kalle Sommer Nielsen <kalle@php.net> (developer) [details] Pierre Joye (developer) [wishlist] [details]
|
License |
PHP License
|
Description |
APC is a free, open, and robust framework for caching and optimizing PHP intermediate code. |
Release notes Version 3.1.4 (beta) |
- Windows builds may now have filehits and memory protection if enabled (Kalle)
- Renamed the memory protection configure option to --enable-apc-memprotect (Kalle, Shire)
- ZTS fixes and optimizations (Kalle, Felipe)
- Win32 stat support (Pierre, Kalle)
- Added support for interned strings, run-time caches and Zend Engine 2.4 (Dmitry)
- Added apc_exists() (Rasmus)
- Fixed potential XSS in apc.php (Pierre, Matt Chapman)
- Fixed pecl bug #17597 (keys with embedded NUL) (Gopal)
- Fixed pecl bug #17650 (Fix goto jump offsets) (Gopal)
- Fixed pecl bug #17527 (Standardized error reporting) (Gopal, Paul Dragoonis)
- Fixed pecl bug #17089 (Scrub the constant table of all inherited members before caching) (Gopal)
- Fixed pecl bug #16860 (files can be included more than once even when include/require_once are used) (Pierre)
- Fixed pecl bug #16717 (apc_fetch dies after 1 hour, regardless of ttl settings) (Kalle)
- Fixed pecl bug #17597 (apc user cache keys with embedded NULs) (Gopal)
- Fixed pecl bug #13583 (apc upload progress fixes) (Gopal) |
|