APC

This package is not maintained anymore and has been superseded.
This extension has been replaced by APCu.

Alternative PHP Cache

APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.

Maintainer

  • Rasmus Lerdorf (lead )
  • Gopal Vijayaraghavan (lead )
  • Xinchen Hui (lead )
  • Ilia Alshanetsky (developer )
  • Marcus Börger (developer )
  • Sara Golemon (developer )
  • Brian Shire (developer )
  • Kalle Sommer Nielsen (developer )
  • Pierre Joye (developer )
  • Anatoliy Belsky (developer )
  • Daniel Cowgill (lead ) [inactive]
  • George Schlossnagle (lead ) [inactive]
  • Edin Kadribasic (developer )

Details

Downloads: 6340425
3.1.6
13 years ago
Version 3.1.6 change log


- make slam_defense a little more optimistic, allow a thread/process to write to cache in a loop
- ensure realpaths hit the realpath_cache, in no-stat mode
- prevent memory starvation, nuke all caches when expunging just one doesn't work
- fix uploadprogress keylength issues (NUL is part of keylen, pecl bug #20016)

requires:

  • php >=5.1.0
  • pearinstaller >=1.4.0