[[PageOutline]] = 1.2.1 Release = == Release Info == * Version: 1.2.1 * Previous version: [wiki:Release-1.2.0 1.2.0] * Branch: 1.2 * Status: Stable * Release Purpose: Stability and compatibility fixes * Author: mOo <[mailto:phpxcache@gmail.com phpxcache@gmail.com]> * Release date: 2007-07-01 == Release notes == I'm pleased to announce the 1.2.1 release. This version fixes mainly support for PHP 5.2 and ZendOptimizer. 1.2.0 was so successful reported by the end users, and we still keep our ears to your good and bad feedbacks. (Note that this version does '''not''' support the PHP '''5.0.x''' series, only 4.3.x 4.4.x 5.1.x and 5.2.x) Thanks for [wiki:Contributing Supporting XCache]. == Win32 Release notes == Non-zts build has been added since this release. Make sure you have %TEMP% or %TMP% or /tmp directory and php can create files in it. == Notes for binary packager == Everything is moved under xcache-{$releaseVersion}/ in the source package. == Downloads == * Source * [/pub/Releases/1.2.1/xcache-1.2.1.tar.gz XCache 1.2.1 source package, tar.gz]([/pub/Releases/1.2.1/xcache-1.2.1.tar.gz.md5.txt md5])/[/pub/Releases/1.2.1/xcache-1.2.1.tar.bz2 tar.bz2]([/pub/Releases/1.2.1/xcache-1.2.1.tar.bz2.md5.txt md5]) * or see [wiki:XcacheRedist XCache by OS distro], for *nix users * prebuilt binaries for Windows * [/pub/Releases/1.2.1/XCache-1.2.1-php-4.3.11-Win32.zip XCache 1.2.1 for php 4.3.11] ([/pub/Releases/1.2.1/XCache-1.2.1-php-4.3.11-Win32.zip.md5.txt md5]) * [/pub/Releases/1.2.1/XCache-1.2.1-php-4.4.7-Win32.zip XCache 1.2.1 for php 4.4.7] ([/pub/Releases/1.2.1/XCache-1.2.1-php-4.4.7-Win32.zip.md5.txt md5]) * [/pub/Releases/1.2.1/XCache-1.2.1-php-5.1.6-Win32.zip XCache 1.2.1 for php 5.1.6] ([/pub/Releases/1.2.1/XCache-1.2.1-php-5.1.6-Win32.zip.md5.txt md5]) * [/pub/Releases/1.2.1/XCache-1.2.1-php-5.2.3-Win32.zip XCache 1.2.1 for php 5.2.3] ([/pub/Releases/1.2.1/XCache-1.2.1-php-5.2.3-Win32.zip.md5.txt md5]), [/pub/Releases/1.2.1/XCache-1.2.1-php-5.2.3-nts-Win32.zip XCache 1.2.1 for php 5.2.3-nts] ([/pub/Releases/1.2.1/XCache-1.2.1-php-5.2.3-nts-Win32.zip.md5.txt md5]) * [/pub/Releases/1.2.1/ pdb files] == NEWS == * compatibility fix for apache 1.x, which init XCache module correctly * full Zend Optimizer compatibility * ini settings changed * other bug fixes == Ini Settings Changes == * new: xcache.admin.enable_auth = On == !ChangeLog == * #86: remove/edit variable in admin page * fixed #109: fast inc/dec was trying to break ro protection * fixed #101, #105: Fixed compatibility issue for apache 1.x * fixed #94: Garbage collector disabled when xcache.cacher set to off * fixed #92: Zend Optimizer compatibility issue * fixed #77: hits/misses was not updated * fixed #59: pass by reference for internal function was broken * fixed #56: xcache_set segfaults when xcache.var_size=0 See also: ReleaseArchive