| Version 2 (modified by moo, 2 years ago) |
|---|
XCache 1.3.2 Release
Release Info
- Version: 1.3.2
- Previous version: 1.3.2
- Branch: 1.3
- Status: Stable
- Main Release Purpose: memory leak and misc fix
- Author: mOo <phpxcache@…>
- Release date: 2011-06-04
Release notes
This is bug fix release.
Downloads
- Source
- XCache 1.3.2 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
- 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

