|
Revision 698, 1.5 KB
(checked in by moo, 2 years ago)
|
|
fix segv on shutdown when ionCube Loader is loaded
|
-
Property svn:eol-style set to
native
|
| Rev | Line | |
|---|
| [665] | 1 | 2.0.0 2009-?-? |
|---|
| 2 | * Cache 1 copy for all files with same content |
|---|
| [562] | 3 | |
|---|
| [697] | 4 | 1.3.2 2011-??-?? |
|---|
| 5 | ======== |
|---|
| 6 | * win32 build fix |
|---|
| [698] | 7 | * improve compatibility with ionCube Loader |
|---|
| [697] | 8 | |
|---|
| [696] | 9 | 1.3.1 2010-11-27 |
|---|
| 10 | ======== |
|---|
| 11 | * 2G/4G limitation on 64bit arch |
|---|
| 12 | * xcache_unset matching e.g. prefixed_ values |
|---|
| 13 | |
|---|
| [665] | 14 | 1.3.0 2009-08-04 |
|---|
| 15 | ======== |
|---|
| [562] | 16 | * PHP 5.3 support |
|---|
| [665] | 17 | * many cacher/coverager bug fixes |
|---|
| 18 | * improved admin pages |
|---|
| 19 | * admin page is now magic quote gpc aware |
|---|
| [562] | 20 | |
|---|
| 21 | 1.2.2 2007-12-29 |
|---|
| [329] | 22 | ======== |
|---|
| [562] | 23 | * live with wrong system time: allow caching files with mtime in further |
|---|
| [451] | 24 | * bug fix for compatibility with Zend Optimizer and other non-cachable |
|---|
| [448] | 25 | * a rare segv bug with token_get_all |
|---|
| [562] | 26 | * minor bug fixes |
|---|
| 27 | |
|---|
| 28 | 1.2.1 2007-07-01 |
|---|
| 29 | ======== |
|---|
| [431] | 30 | * compatibility fix for apache 1.x, which init XCache module correctly |
|---|
| [407] | 31 | * full Zend Optimizer compatibility |
|---|
| [562] | 32 | * ini settings changed |
|---|
| 33 | * other bug fixes |
|---|
| [407] | 34 | |
|---|
| [324] | 35 | 1.2.0 2006-12-10 |
|---|
| [286] | 36 | ======== |
|---|
| 37 | * full 5.2 support |
|---|
| 38 | * minor admin/coverage-viewer page improves |
|---|
| 39 | * compatible with suhosin/ZendOptimizer |
|---|
| 40 | * xcache_get reference handling |
|---|
| [395] | 41 | * new apis for coverager |
|---|
| 42 | * some ini settings changed |
|---|
| [286] | 43 | |
|---|
| [276] | 44 | 1.1.0 2006-11-11 |
|---|
| [247] | 45 | ======== |
|---|
| [256] | 46 | * fix xcache_get issue on ttl 0 data |
|---|
| [395] | 47 | * avoid crash when php failed to compile file when coverager enabled |
|---|
| [247] | 48 | * gc expired items, new ini |
|---|
| 49 | * Partial php 5.2 support |
|---|
| 50 | * "Cannot redeclare ()" bug |
|---|
| [395] | 51 | * bug fixes |
|---|
| 52 | * Chinese Simplified/Traditional translations |
|---|
| 53 | * admin page fixes and applied phpinfo style |
|---|
| 54 | * coverage viewer page use phpinfo style |
|---|
| 55 | * fix build on rare arch and Mac OS X |
|---|
| [247] | 56 | * zts build |
|---|
| [395] | 57 | * includes all fixes from <=1.0.2 |
|---|