XCache is a fast, stable PHP opcode cacher that has been tested and run on production servers under high load. It supports and is tested on all lastest PHP CVS branches, including PHP_5_1, PHP_5_2, PHP_5_3, and PHP_5_4.
| Operating Systems | POSIX BSD OpenBSD Linux |
|---|---|
| Implementation | C PHP |
| Translations | Chinese English |
Recent releases


Release Notes: This is mainly a bugfix release. Multithread PHP users are urged to upgrade to this version. It improves compatibility with "the ionCube PHP Loader" and Zend Optimizer, support for PHP_5_4, and stability on threaded environments.


Release Notes: Bugfixes. Many improvements with updates to the XCache admin page, namespace support, and more. An updated API with a few ini added. A new "diagnosis" module to give advice via htdocs. Auto-disables caching on crash at runtime. Warning: use extension= to load XCache; loading via zend_extension= is no longer supported as of this version.


Release Notes: This release aims to improve stability. admin/ config was changed, and it is necessary to update config.php accordingly. PHP 5.3.14 has been found to be unstable and is not supported.


Release Notes: This release supports PHP_5_4, hardlink files, and __FILE__ __DIR__.


Release Notes: A memory leak fix, an admin page security fix, and a fix for a false positive with the compiling=yes flag.