Top Level :: Caching
:: APC
:: 3.1.4
APC 3.1.4
This package is not maintained anymore and has been superseded by
APCu.
Package Information |
Summary |
Alternative PHP Cache |
Maintainers |
Rasmus Lerdorf <
rasmus at php dot net >
(lead)
[details]
Kalle Sommer Nielsen <
kalle at php dot net >
(developer)
[details]
Anatol Belski <
ab at php dot net >
(developer)
[details]
Brian Shire <
shire at php dot net >
(developer)
[details]
Sara Golemon <
pollita at php dot net >
(developer)
[details]
Marcus B?rger <
helly at php dot net >
(developer)
[wishlist]
[details]
Ilia Alshanetsky <
ilia at php dot net >
(developer)
[details]
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
Gopal Vijayaraghavan <
gopalv at php dot net >
(lead)
[wishlist]
[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) |
|
Dependencies for release 3.1.4 |
|
|