Changes between Version 9 and Version 10 of FeatureList
- Timestamp:
- 2006-07-31T08:02:35+02:00 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureList
v9 v10 2 2 3 3 * Optimized opcode cacher. [http://pecl.php.net/apc apc], [http://www.eaccelerator.net eaccelerator] is also good opcode cacher. 4 * Using C code generator, reduce human mistake.4 * Using a generator to produce C code, reduce human mistake greatly. 5 5 * Running on PHP_4_3/PHP_4_4 stablly 6 6 * Support and tested on all lastest php cvs branches, such as PHP_4_3 PHP_4_4 PHP_5_0 PHP_5_1 PHP_5_2 HEAD (6.x)

