[[PageOutline]] = XCache 1.3.2 Release = == Release Info == * Version: 1.3.2 * Previous version: [wiki:Release-1.3.2 1.3.2] * Branch: 1.3 * Status: Stable * Main Release Purpose: memory leak and misc fix * Author: mOo <[mailto:phpxcache@gmail.com phpxcache@gmail.com]> * Release date: 2011-06-04 == Release notes == This is bug fix release. == Downloads == * Source * [/pub/Releases/1.3.2/xcache-1.3.2.tar.gz XCache 1.3.2 source package, tar.gz]([/pub/Releases/1.3.2/xcache-1.3.2.tar.gz.md5.txt md5])/[/pub/Releases/1.3.2/xcache-1.3.2.tar.bz2 tar.bz2]([/pub/Releases/1.3.2/xcache-1.3.2.tar.bz2.md5.txt md5]) * or see [wiki:XcacheRedist XCache by OS distro], for *nix users * prebuilt binaries for Windows * Check [/pub/Releases/1.3.2/ release directory] and get the right version for you PHP (verify with md5 checksum in md5.txt) == NEWS == * admin page security fix * adds 30 seconds timeout to "compiling" flag, this should avoid the false positive "compiling=yes" issue * improves decompiling * memory leak on recompile. this happens only if you have small cache than needed which lead to recompile again and again, each compile leak a about 50~500 bytes or so * disassembler fixes and updates for new PHP * win32 build fix * improve compatibility with ionCube Loader == !ChangeLog == * avoid possible filename injection in admin page * adds 30 seconds timeout to "compiling" flag * decompiler: improves decompiling * disassembler: DECLARE_INHERITED_CLASS/DELAYED class not found * disassembler: don't dump builtin functions * fix win32 build against win32 native gnu tools * compatibility fix: fix segv on shutdown when ionCube Loader is loaded * fixed undefined index for xcache.count=1 and xcache.var_size>1 * fixed #258: builtin constant memory leak on compile See also: ReleaseArchive