[ANNOUNCEMENT] Cache_Lite-1.8.0 (stable) Released.
[email protected] ("PEAR Announce") Mon, 4 Jul 2016 01:23:44 -0400 (EDT)
| Newsgroups | php.pear.general |
|---|---|
| Message-ID | <[email protected]> |
The new PEAR package Cache_Lite-1.8.0 (stable) has been released at http://pear.php.net/.
Release notes
-------------
- Add PHP5-style constructors, but keep PHP4 ones for BC
- Make non-static test method static
- Raise minimum PEAR version to 1.10.1
- Raise minimum PHP version to 5.4
Package Info
------------
This package is a little cache system optimized for file containers. It is fast and safe (because it
uses file locking and/or anti-corruption tests).
Related Links
-------------
Package home: http://pear.php.net/package/Cache_Lite
Changelog: http://pear.php.net/package/Cache_Lite/download/1.8.0
Download: http://download.pear.php.net/package/Cache_Lite-1.8.0.tgz
Authors
-------
Markus Tacker (lead)