Changes between Version 16 and Version 17 of FeatureList
- Timestamp:
- 2007-07-05T03:12:37+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureList
v16 v17 16 16 * Disassembler. See how your php script is compiled into opcode. (not with enterprise encoder) 17 17 * Decompiler. decompile opcode into php code. (only half working, and not for enterprise encoder) 18 * Coverager ,real life testcase framework, this include: [TOSHARE]18 * Coverager + real life testcase framework, this include: [TOSHARE] 19 19 * real life testcase framework, a control script with real browser. you have to write the test cases. 20 * builtin Coverager (in repo) + its visualizer from web, to see how much script you have tested.20 * builtin Coverager + its viewer from web, to see how much script you have tested. 21 21 * the testcase+Coverager just help you make sure all real life php web applications is running correctly when 22 22 * after enabling XCache

