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.4
14 years ago
Version 3.1.4 change log


- 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)

requires:

  • php >=5.1.0
  • pearinstaller >=1.4.0