The new PECL package APC-3.1.14 (beta) has been released at 
http://pecl.php.net/.

Release notes
-------------
- When include_once_override is on, use the cached realpath. See rev. 328172 
  for a full explanation (Rasmus)
- Fixed bug #63852 (apc 3.1.13 fails to build if __APC_SMA_DEBUG__ is set) 
(Laruence)
- Fixed bug #63434 (Segfault if apc.shm_strings_buffer excceed apc.shm_size) 
(Laruence)
- Fixed bug #63070 (apc.include_once_override bug) (Laruence)
- Fixed bug #62151 (Stat files only require read access only, windows). (Pierre)
- fix num. segfaults by revert rev. 326820 and issue reported in bug #62972
- Fixed bug #63491 file_md5 value was wrong when use apc_bin_load function 
(Anatoliy)
- Fixed PHP 5.5 compatibility (related to VM variables access fix) (Anatoliy)
- Added tests for bugs #63224, #63545, #63669 (Anatoliy)

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.14.tgz

Authors
-------------
Rasmus Lerdorf <[email protected]> (lead)
Gopal Vijayaraghavan <[email protected]> (lead)
Xinchen Hui <[email protected]> (lead)
Ilia Alshanetsky <[email protected]> (developer)
Marcus Börger <[email protected]> (developer)
Sara Golemon <[email protected]> (developer)
Brian Shire <[email protected]> (developer)
Anatoliy Belsky <[email protected]> (developer)
Kalle Sommer Nielsen <[email protected]> (developer)
Pierre Joye (developer)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to