Changes between Version 1 and Version 2 of Release-1.3.2
- Timestamp:
- 2011-06-04T03:05:49Z (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Release-1.3.2
v1 v2 24 24 * adds 30 seconds timeout to "compiling" flag, this should avoid the false positive "compiling=yes" issue 25 25 * improves decompiling 26 * memory leak on recompile 26 * 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 27 27 * disassembler fixes and updates for new PHP 28 28 * win32 build fix