Looking for more information on how to do PHP the right way? Check out PHP: The Right Way

Inside Open Source:
Zend Framework Cache Improvement
Feb 12, 2007 @ 16:43:00

Matt Wade has posted a quick item to APress' Inside Open Source blog today mentioning an update to an item he'd previously mentioned - issues with the Zend_Cache module.

One of my complaints was the Zend_Cache did not accept lifetimes on a per object basis, but rather the lifetime was at an application level. I just received notice in my inbox that the issue has been fixed! The change is currently in svn, and should be in the 0.80 preview release. Thanks go to Fabien for the fix.

You can download this latest version of the Framework (0.7.0) from the Zend Framework website.

tagged: zendframework zendcache module improvement lifetime object zendframework zendcache module improvement lifetime object

Link:


Trending Topics: