Changes between Version 2 and Version 3 of FeatureList
- Timestamp:
- 2006-05-19T09:29:26+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureList
v2 v3 11 11 * Disassembler. to see how your php script is compiled into opcode. (not with enterprise encoder) 12 12 * Decompiler. decompile opcode into php code. (only half working, and not for enterprise encoder) 13 * Atomic [wiki:XcacheApi get/set/inc/dec api] operation on var cache for php scripters.13 * Atomic [wiki:XcacheApi get/set/inc/dec api] operation on var cache for php programmers. 14 14 * A XCache Uptime statistics collector (enable by server admin), show you how stable each XCache version is on each php version. [TODO] 15 15 * 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)

