Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
php-mmcache: PHP accelerator, optimizer, encoder and dynamic content cacher
- Summary
- Turck MMCache is a free open source PHP accelerator, optimizer, encoder and
dynamic content cache for PHP. 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 to speed up execution
of PHP scripts. Turck MMCache typically reduces server load and increases the
speed of your PHP code by 1-10 times.
Changelog
- * Mon Oct 17 23:00:00 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_2.4.6-7
- Fix default PHP extension dir if php-config call fails.
- Default to current PHP version if php-config call fails.
- Rebuild FC-3 branch for 4.3.11 update.
- * Thu Apr 7 23:00:00 2005 Michael Schwendt <mschwendt[AT]users.sf.net> 4.x.x_2.4.6-6
- rebuilt
- * Thu Jan 13 22:00:00 2005 Matthias Saou <http://freshrpms.net/> 4.x.x_2.4.6-4
- Bump release.