| Package Information |
| Summary |
Alternative PHP Cache |
| Maintainers |
George Schlossnagle <george@omniti.com> (lead) [wishlist] [details] Daniel Cowgill <dan@communityconnect.com> (lead) [details] Rasmus Lerdorf <rasmus@php.net> (lead) [details] Gopal Vijayaraghavan (lead) [details] Edin Kadribasic <edin@krug.dk> (developer) [details] Ilia Alshanetsky <ilia@prohost.org> (developer) [details] Marcus Börger <helly@php.net> (developer) [wishlist] [details] Sara Golemon <pollita@php.net> (developer) [wishlist] [details] Brian Shire <shire@php.net> (developer) [details]
|
| License |
PHP License
|
| Description |
APC is a free, open, and robust framework for caching and optimizing PHP intermediate code. |
Release notes Version3.0.7 |
Fix to apc.php to show final segment in frag chart. (Ilia)
A couple of win32 fixes. (Frank)
Add apc.enable_cli ini directive. (Rasmus)
Add test cases. (Marcus)
Fix apc_define_constants() bug - http://pecl.php.net/bugs/5084 (Rasmus)
Simplify user cache handling by removing the user_cache_stack (Rasmus)
Fix apc_fetch() memory corruption (Andrei,Rasmus)
Added apc.max_file_size INI setting that allows exclusion of large files from being cached. Default file size limit, 1 megabyte. (Ilia) |
|