Changes between Version 15 and Version 16 of FeatureList
- Timestamp:
- 06/19/2007 04:21:37 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FeatureList
v15 v16 4 4 * Optimized opcode cache. [http://pecl.php.net/apc apc], [http://www.eaccelerator.net eaccelerator] are also good opcode caches. 5 5 * Using a generator to produce C code, reduces human mistake greatly. 6 * Running stable on PHP_4_3/PHP_4_4 6 * Running stable on PHP_4_3/PHP_4_4/PHP_5_1/PHP_5_2 7 7 * Supported 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) 8 8 * Alpha supported for in-alpha-php6, with unicode enabled.

