<?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/file">File</p>
 <c>pear.php.net</c>
 <v>1.1.0RC4</v>
 <st>beta</st>
 <l>PHP</l>
 <m>mike</m>
 <s>Common file and directory routines</s>
 <d>Provides easy access to read/write to files along with
some common routines to deal with paths. Also provides
interface for handling CSV files.
</d>
 <da>2005-02-02 06:32:03</da>
 <n>* Required PHP dep now 4.2.0 because of PEAR (dufuz)
* Patch from Firman Wandayandi for File_CSV (dufuz)
  - Fixed bugs: Fields count less nor more than expected handling
  - Added Mac EOL support (Only loaded on PHP 4.3.0 and higher)
  - Added few tests
* added kind of a filter callback for File_Util::listDir() (mike)
* Fixed Bug #3355 (missing delimiter of preg_quote() in File_Util::buildPath()) (mike)
* Fixed Bug #3357 (infinite loop in File_Util::realPath()) (mike)</n>
 <f>14694</f>
 <g>http://pear.php.net/get/File-1.1.0RC4</g>
 <x xlink:href="package.1.1.0RC4.xml"/>
</r>