[[PageOutline]] = XCache 2.0.1 Release = == Release Info == * Version: 2.0.1 * Previous version: [wiki:Release-2.0.0 2.0.0] * Branch: trunk * Status: Stable * Main Release Purpose: bug fixes * Author: mOo <[mailto:phpxcache@gmail.com phpxcache@gmail.com]> * Release date: 2012-07-14 == Release notes == This release aim to improve stability. admin/ config changed, please update config.php accordingly. PHP 5.3.14 is unstable, Please upgrade to new version. You have been warned. I've tried hard to make it stable even in 2.0 big jump, yet anything that can go wrong goes wrong. Credits to those who actively test 2.0.1 rc versions, making it looks like a beta version. XCache won't be stable without your time testing it. == Downloads == * Source * [/pub/Releases/2.0.1/xcache-2.0.1.tar.gz XCache 2.0.1 source package, tar.gz]([/pub/Releases/2.0.1/xcache-2.0.1.tar.gz.md5.txt md5])/[/pub/Releases/2.0.1/xcache-2.0.1.tar.bz2 tar.bz2]([/pub/Releases/2.0.1/xcache-2.0.1.tar.bz2.md5.txt md5]) * or see [wiki:XcacheRedist XCache by OS distro], for *nix users * prebuilt binaries for Windows * Check [/pub/Releases/2.0.1/ release directory] and get the right version for you PHP (verify with md5 checksum in md5.txt) == !ChangeLog == * fixed #279: segv when cache is full (since 2.0) * fixed #281: subsequenc request segv when timeout happens during compiling * admin/ config changed. please update accordingly * WIN32: kill invalidate CRT parameters on shutdown * fixed: <=PHP_5_2 duplicate error message failed to include file * fixed #283: XCache admin APIs (admin page) cause SEGV if XCache failed to initize * fixed possible re-include a file by mixing include/include_once * fixed #264, #284: !__FILE!__ !__DIR!__ handling for moved/hardlinked files (set "xcache.experimental = on" to eanble this fix) == Relative tickets == [[TicketQuery(status=closed,resolution=fixed,milestone=2.0.1)]] See also: ReleaseArchive