Changes between Version 4 and Version 5 of FeatureList
- Timestamp:
- 05/22/2006 01:15:24 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureList
v4 v5 8 8 * Readonly Cacher Protection that prevent the cache from corrupted by php-core/extension code other than XCache itself. 9 9 * Atomic [wiki:XcacheApi get/set/inc/dec api] operation on var cache for php programmers. 10 * A XCache Uptime statistics collector (enable by server admin), show you how stable each XCache version is on each php version. [TODO ]10 * A XCache Uptime statistics collector (enable by server admin), show you how stable each XCache version is on each php version. [TODO#1] 11 11 * Self sane test at build time, discover c struct changes within php script engine. catch up with new php version easier. see [http://blog.lighttpd.net/articles/2006/04/04/one-more-opcache-for-php-preview#comment-214 a real life example] (notice the message 18, 19) 12 * Auto disable itself if the cache is corrupted [TODO ]12 * Auto disable itself if the cache is corrupted [TODO#2] 13 13 * Optimizer [TODO] 14 14 * Encoder/Decoder(Loader) [TODO] … … 22 22 * after upgrading php4 to php5 23 23 * after upgrading php4/5 to php6 24 * Administrator Script [TOSHARE ]24 * Administrator Script [TOSHARE#3] 25 25 * view statistics 26 26 * check if it's AutoDisableOnCorrupted [TODO]

