XCache 2.0.0 Release
Release Info
- Version: 2.0.0
- Previous version: 1.3.2
- Branch: trunk
- Status: Stable
- Main Release Purpose: new features. PHP_5_4 support
- Author: mOo <phpxcache@…>
- Release date: 2012-04-20
Release notes
Like the version number stated, this is a big jump version from 1.3 series. New features included, caching logic code is rewritten to be more clear, optimal and robust.
Downloads
- Source
- XCache 2.0.0 source package, tar.gz(md5)/tar.bz2(md5)
- or see XCache by OS distro, for *nix users
- prebuilt binaries for Windows
- Check release directory and get the right version for you PHP (verify with md5 checksum in md5.txt)
NEWS
- support for PHP_5_4
- reduce memory usage by caching 1 for multiple same content files
- correct __FILE__ __DIR__ supported for hardlinked files
!Ini
- new: xcache.experimental = Off (not used for this release yet)
ChangeLog
- support for PHP_5_4
- reduce memory usage by caching 1 for multiple same content files
- correct __FILE__ __DIR__ supported for hardlinked files
- fixed #275: one line struct definition was confusing struct parser
- fixed #102: segv when var cacher is too small
- fixed #55: segv php tokenizer on certain special situation
- compiler errors: all compiler warning (E_STRICT only currently) is now cached and is supported for user handler
- tests/bug52160.phpt: report multiple error correctly
Relative tickets
- #62
- percentage bars dont work on konqueror
- #67
- php fatal errors
- #83
- figure out if uniq cache is conflict with SplitedCache
- #89
- PHP does not catch exceptions when xcache.optimizer = On
- #103
- Admin: edit.php throws warning and seems to be unable to edit array values
- #104
- Remove magic quotes when saving a value [patch]
- #138
- Crash with long xcache.mmap_path
- #157
- support user error handler for E_STRICT/E_DEPRECATED
- #197
- xcache cache 2 different site with a strange merge (?!?)
- #207
- XCache 只有 Apc 的 效率的一半 ?
- #221
- Cache local files relative to the current execution-path
- #222
- several segfaults with r662
- #227
- duplicate content does not update in some case
- #257
- __DIR__ value cached incorrectly when using opcode caching
- #271
- Support for PHP 5.4
- #273
- xcache and phar
- #275
- compile error under osx 10.7.3 (Lion)
- #278
- admin page in opera is broken
See also: ReleaseArchive

