Top Level :: Caching
:: APC
:: 3.1.5
APC 3.1.5
This package is not maintained anymore and has been superseded by
APCu.
Package Information |
Summary |
Alternative PHP Cache |
Maintainers |
Rasmus Lerdorf <
rasmus at php dot net >
(lead)
[details]
Kalle Sommer Nielsen <
kalle at php dot net >
(developer)
[details]
Anatol Belski <
ab at php dot net >
(developer)
[details]
Brian Shire <
shire at php dot net >
(developer)
[details]
Sara Golemon <
pollita at php dot net >
(developer)
[details]
Marcus B?rger <
helly at php dot net >
(developer)
[wishlist]
[details]
Ilia Alshanetsky <
ilia at php dot net >
(developer)
[details]
Xinchen Hui <
laruence at php dot net >
(lead)
[details]
Gopal Vijayaraghavan <
gopalv at php dot net >
(lead)
[wishlist]
[details]
Pierre Joye (developer)
[wishlist]
[details]
|
License |
PHP License |
Description |
APC is a free, open, and robust framework for caching and optimizing PHP intermediate code. |
Release notes
Version 3.1.5
(beta)
|
- Reduce usage of CG(open_files) (mkoppanen at php dot net) - Add support for php-trunk, new op code, new internals string format, etc. (Dmitry) - apc_debug are not compiler-valid NOPs for non-debug builds
- Fixed relative paths resolution when ./foo/a.php or ../foo/a.php (or similar path) are used. 'foo/a.php' path behaviors remain unchanged - Fixed a possible memory corruption, when partial path cannot be resolved by expand_filepath() - Fixed notices in apc.php (Tomasz Krawczyk)
- Fixed Bug #17978: standardize user keys to include NULs in identifier_len. Z_STRLEN_P() doesn't, so add to it. - Fixed bug #16966, apc produces tons of warnings "Unable to allocate memory for pool".
- Added --enable-apc-debug configuration argument to enable debugging (Kalle) - Added support for internal debugging on Windows (Kalle) - ZTS optimizations (Kalle) |
|
Dependencies for release 3.1.5 |
|
|