<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Recent changes to news</title><link>http://sourceforge.net/p/turck-mmcache/news/</link><description>Recent changes to news</description><language>en</language><lastBuildDate>Tue, 04 Nov 2003 12:01:55 -0000</lastBuildDate><item><title>Turck MMCache for PHP version 2.4.6 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/11/turck-mmcache-for-php-version-246-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.4 under Linux and Windows with Apache 1.3 and 2.0.&lt;/p&gt;
&lt;p&gt;Some PHP5 specific optimization BUGs were fixed. Compatibility with &amp;quot;pcntl&amp;quot; extension was fixed. This release was tested with php-4.3.4&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Tue, 04 Nov 2003 12:01:55 -0000</pubDate><guid>http://sourceforge.nete38c6e11a1003f554855eda3ac46824dce5d9f07</guid></item><item><title>Turck MMCache for PHP version 2.4.5 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/10/turck-mmcache-for-php-version-245-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;This release was tested with php-5.0.0b2, older PHP5 betas are not longer supported. Now MMCache is comaptible with DBG, Xdebug and APD (EXPERIMENTAL). Handling of unclean PHP shutdown was implemented. &amp;quot;MMCache does not initialize itself on Apache restart&amp;quot; bug was fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Fri, 31 Oct 2003 13:15:26 -0000</pubDate><guid>http://sourceforge.net9d6bb3b4177baf281d2d35c9ac23456156fddadd</guid></item><item><title>Turck MMCache for PHP version 2.4.4 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/10/turck-mmcache-for-php-version-244-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;New API functions mmcache_lock and mmcache_unlock were implemented. Shared memory corryption BUG was fixed. BUG in encoder.php was fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Fri, 24 Oct 2003 12:50:15 -0000</pubDate><guid>http://sourceforge.netc5db896f094fbe83595f6b9be6313567e8411e52</guid></item><item><title>Turck MMCache for PHP version 2.4.3 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/10/turck-mmcache-for-php-version-243-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;If mmcache.check_mtime=1 then checking for the same file's modification time and also for the same size. Optimizer's BUG related to overloaded object handling was fixed. Some problems with file identification by inode were solved. mm_malloc() possible crash was fixed. Solaris comatibility was fixed. Tested on AIX (Thanks to Christophe Leitienne)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Mon, 20 Oct 2003 06:48:05 -0000</pubDate><guid>http://sourceforge.net034438dccebbe2a678858b1d6f99fd8b752f9c00</guid></item><item><title>Turck MMCache for PHP version 2.4.2 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/10/turck-mmcache-for-php-version-242-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;Encoder/Loader object inheritance bug was fixed. Incorrect optimization of &amp;quot;!(strlen($string)!=0)&amp;quot; was fixed. Session handler registration on &amp;quot;graceful apache restart&amp;quot; was fixed. Checking for builtin_functions on class storing was removed. Some 64-bit specific BUGs were fixed. Locking of disk cache files was implemented. This release was tested with php5-200309300930.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Mon, 13 Oct 2003 12:18:29 -0000</pubDate><guid>http://sourceforge.net54fb8e3cc907fdcb15fd9007e16ece7ca50294e4</guid></item><item><title>Turck MMCache for PHP version 2.4.1 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/09/turck-mmcache-for-php-version-241-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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. &lt;/p&gt;
&lt;p&gt;Protection of disk cache files by crc32 checksum was implemented. mmcache_get/mmcache_put cross-host security was fixed. Incorrect optimization of &amp;quot;function test() {$a=$GLOBALS['a']+1;}&amp;quot; was fixed. Crash during include of non existing file with Zend Optimizer was fixed. &amp;quot;Clean&amp;quot; button was implemented in &amp;quot;mmcache.php&amp;quot; to remove all expired data from shared memory and disk cache. Additional configuration directives &amp;quot;mmcache.keys&amp;quot;, &amp;quot;mmcache.sessions&amp;quot; and &amp;quot;mmcache.content&amp;quot; were added to control where to cache data, session data and content. Some 64-bit specific BUGs were fixed. &lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Mon, 29 Sep 2003 10:14:22 -0000</pubDate><guid>http://sourceforge.net86c76e92a4e1d96854490ffa15c899484b1d4ea0</guid></item><item><title>Turck MMCache for PHP version 2.4.0 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/09/turck-mmcache-for-php-version-240-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.&lt;/p&gt;
&lt;p&gt;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 &amp;quot;Cannot redeclare ()&amp;quot; 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.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Mon, 22 Sep 2003 12:41:02 -0000</pubDate><guid>http://sourceforge.net67ca836df03601bc6d7d01527d11cadd973ab615</guid></item><item><title>Turck MMCache for PHP version 2.3.23 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/08/turck-mmcache-for-php-version-2323-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;This is should be the last version prior to the stable 2.4.0 release. Please test this release as much as possible. 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.2 under Linux and Windows with Apache 1.3 and 2.0.&lt;/p&gt;
&lt;p&gt;HTTP caching of mmcache.php was disabled. Usage of POSIX semaphors on Mac OS X was disabled. Handling of scripts with PHP syntax errors was fixed. ZE2 support was improved (tested with php5-200308140730).&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Wed, 20 Aug 2003 13:31:14 -0000</pubDate><guid>http://sourceforge.net4c9b1fb3298a20d0a5a18ed71a9e569435889feb</guid></item><item><title>Turck MMCache for PHP version 2.3.22 is released</title><link>http://sourceforge.net/p/turck-mmcache/news/2003/08/turck-mmcache-for-php-version-2322-is-released/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.2 under Linux and Windows with Apache 1.3 and 2.0.&lt;/p&gt;
&lt;p&gt;Optimization of $GLOBALS[] for ZE2 was implemented. Comparsion with zero optimization pattern was improved. &amp;quot;mmcache.shm_only&amp;quot; configuration directive was added to disable caching of scripts on disk. It has no effect on session and content caching. Bug with get_parent_class() and is_subclass_of() was fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Mon, 11 Aug 2003 14:18:58 -0000</pubDate><guid>http://sourceforge.net119432236913c15b5f9aeb0d72138c6c369e117d</guid></item><item><title>Turck MMCache for PHP version 2.3.21 is released </title><link>http://sourceforge.net/p/turck-mmcache/news/2003/08/turck-mmcache-for-php-version-2321-is-released-/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;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.2 under Linux and Windows with Apache 1.3 and 2.0.&lt;/p&gt;
&lt;p&gt;Using $_SERVER['PHP_SELF'] instead of $PHP_SELF in encoder.php and mmcache_password.php. Virtualhost support was improved. You can start mmcache with &amp;quot;mmcache.enable=0&amp;quot; and enable it only for some virtual hosts or directories. ZE2 compatibility was improved (tested with php5-200307290730). Some serios bugs were fixed.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dmitry Stogov</dc:creator><pubDate>Fri, 01 Aug 2003 13:06:41 -0000</pubDate><guid>http://sourceforge.netb176b22e455bb5f65e6aecf827957cb240113e96</guid></item></channel></rss>