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.10
12 years ago
Version 3.1.10 change log


- Add PHP 5.4 support (Dmitry, Anatoliy, Pierre)
- Fixed bug #22679: Fix apc_bin_dump for constants. Use IS_CONSTANT_TYPE_MASK to handle all the constants, including the unqalified ones (instead of ~IS_CONSTANT_INDEX check)
- Fixed bug #23822, php crashes on apache restart

requires:

  • php >=5.1.0
  • pearinstaller >=1.4.0