Menu

Turck MMCache for PHP version 2.4.0 is released

Turck MMCache is a PHP Accelerator, Optimizer, Encoder and Dynamic Content Cache. It increases performance of PHP scripts by caching them in compiled state, so that the overhead of compiling is almost completely eliminated. Also it uses some optimizations for speed up of PHP scripts execution. Turck MMCache typically reduces server load and increases the speed of your PHP code by 1-10 times. It has been tested with PHP 4.1.0 - 4.3.3 under Linux and Windows with Apache 1.3 and 2.0.

Support for incomlete classes in mmcache_get() was implemented. Checking of proper PHP version was added. include('x.php'); include_once('x.php') bug with php-4.3.3 was fixed. Improper "Cannot redeclare ()" error was fixed. Caching of files with absolute path but without drive on Windows was fixed. This release was tested with PHP 4.3.3 and php5-200309021330.

Posted by Dmitry Stogov 2013-06-04

Log in to post a comment.