| 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) [wishlist] [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.0.7 (stable) |
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) |
|