[ANNOUNCEMENT] APC-3.1.4 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package APC-3.1.4 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- 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)
Package Info
-------------
APC is a free, open, and robust framework for caching and optimizing PHP intermediate code.
Related Links
-------------
Package home: http://pecl.php.net/package/APC
Changelog: http://pecl.php.net/package-changelog.php?package=APC
Download: http://pecl.php.net/get/APC-3.1.4.tgz
Authors
-------------
George Schlossnagle <[email protected]> (lead)
Daniel Cowgill <[email protected]> (lead)
Rasmus Lerdorf <[email protected]> (lead)
Gopal Vijayaraghavan (lead)
Edin Kadribasic <[email protected]> (developer)
Ilia Alshanetsky <[email protected]> (developer)
Marcus Börger <[email protected]> (developer)
Sara Golemon <[email protected]> (developer)
Brian Shire <[email protected]> (developer)
Kalle Sommer Nielsen (developer)