| PEAR Announce 2005-04-29, 8:59 am |
| The new PEAR package Cache-1.5.5RC1 (beta) has been released at http://pear.php.net/.
Release notes
-------------
- Bug #1999 typo fix by Ian Eure, prevented the saving of $userdata in Trifile container
- PHP Bug #25134 / PEAR bug #2955, typo fix by Greg in msession container, disallowed id_length
- Bug #2749, flush() done 2x in a row gave error about none existing directory.
- ETag made RFC compailant in OutputCompression (by mike)
- Bug #3515 typo fix in file container, spotted by Girish dot Nair1 at cognizant dot com
- CS fixes
Package Info
-------------
With the PEAR Cache you can cache the result of certain function
calls, as well as the output of a whole script run or share data
between applications.
Related Links
-------------
Package home: http://pear.php.net/package/Cache
Changelog: http://pear.php.net/package/Cache/download/1.5.5RC1
Download: http://pear.php.net/get/Cache-1.5.5RC1.tgz
Authors
-------------
Christian Stocker <chregu@php.net> (lead)
Ulf Wendel <ulf.wendel@phpdoc.de> (developer)
Helgi Žormar <helgi@trance.is> (lead)
|