Login  |  Packages  |  Support  |  Bugs
Top Level :: Caching :: APC :: 3.0.12

APC 3.0.12

This package is not maintained anymore and has been superseded.
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.0.12
(stable)
* Fix stray debug message

* Work on the optimizer - still not stable (Gopal, Ilia, Sara)

* Performance boost - Replace multiple loops over the opcode
array with a single loop for copying, jump fixups and auto
global pre-fetches. (Gopal)

* Perform fetch_global checks only in php5 and only if
auto_globals_jit is enabled. (Gopal)

* Fix bug #8579 - scrub php4 classes' function_table and default
properties before inserting into cache. (Gopal)

* Fix bug #8606 - ZEND_FETCH_GLOBAL is not an opcode, but is a
op1->type. The opcodes applicable are ZEND_FETCH_R and
ZEND_FETCH_W. (Gopal)

* PHP 5.2 Compatibility (Gopal)

* Make the include_once override optional - default off (Sara)

* Fixed crash when apc run in CLI, but enable_cli is off. (Ilia)

* Ensure that the apc_globals->cache_stack is cleared before the
shm cache is destroyed. Fixes segfault for corner-case i.e request
shutdown (apc_deactivate) is not called before module shutdown
calls (php_apc_shutdown_globals) (Gopal)

* TSRM fixes (ensure ts_free_id before apc.so is dlclosed) (Gopal)

* Fix memory leak of apc_cache_info_t->deleted_list (Gopal)

[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ] [ View Documentation ]
[ Report new bug ]

Dependencies for release 3.0.12
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Jun 01 07:05:01 2020 UTC
Bandwidth and hardware provided by: pair Networks