<?xml version="1.0" encoding="UTF-8" ?>
<r xmlns="http://pear.php.net/dtd/rest.release"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xmlns:xlink="http://www.w3.org/1999/xlink"
    xsi:schemaLocation="http://pear.php.net/dtd/rest.release
    http://pear.php.net/dtd/rest.release.xsd">
 <p xlink:href="/rest/p/cache_lite">Cache_Lite</p>
 <c>pear.php.net</c>
 <v>1.7.0beta2</v>
 <st>beta</st>
 <l>lgpl</l>
 <m>fab</m>
 <s>Fast and Safe little cache system</s>
 <d>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).
 
</d>
 <da>2006-02-04 15:14:59</da>
 <n>Bugs fixed :
- 3 unit test files was forgotten in beta1 package.xml  
New features :
- request #6681 : new extendLife() method (thanks to alex at vegagames dot net)
- request #6617 : &quot;$this-&gt;method()&quot; calls are ok with Cache_Lite_Function without workaround 
                  (thanks to thomas dot nicolai at unisg dot ch)
- request #6575 : new options 'dontCacheWhenTheOutputContainsNOCACHE', 'dontCacheWhenTheResultIsFalse', 
                  'dontCacheWhenTheResultIsNull' (thanks to thomas dot nicolai at unisg dot ch)
- new debug option for Cache_Lite_Function                 
- new test files</n>
 <f>28723</f>
 <g>http://pear.php.net/get/Cache_Lite-1.7.0beta2</g>
 <x xlink:href="package.1.7.0beta2.xml"/>
</r>