<?xml version="1.0" encoding="iso-8859-1"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns="http://purl.org/rss/1.0/"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
>
    <channel rdf:about="http://pear.php.net">
    <link>http://pear.php.net/</link>
    <dc:creator>pear-webmaster@lists.php.net</dc:creator>
    <dc:publisher>pear-webmaster@lists.php.net</dc:publisher>
    <dc:language>en-us</dc:language><items>
<rdf:Seq><rdf:li rdf:resource="http://pear.php.net/package/File_Util/download/1.0.0/"/>
<rdf:li rdf:resource="http://pear.php.net/package/File_Util/download/1.0.0alpha1/"/>
</rdf:Seq>
</items>

<title>Latest releases of file_util</title>
<description>The latest releases for the package file_util</description>
</channel>

<item rdf:about="http://pear.php.net/package/File_Util/download/1.0.0/">
 <title>File_Util 1.0.0</title>
 <link>http://pear.php.net/package/File_Util/download/1.0.0/</link>
 <content:encoded>Bugs:&lt;br /&gt;
* Fixed Bug #12741: Failed to test on Linux and FreeBSD [dufuz]&lt;br /&gt;
* Fixed Bug #16425: File_Util::isAbsolute(), Windows can resolve /foo/bar as absolute [dufuz]&lt;br /&gt;
&lt;br /&gt;
Features:&lt;br /&gt;
* Implement Request #2798: function for human readable filesize conversion [cweiske]&lt;br /&gt;
  Usage: File_Util::prefixed($size, $decimals = 1, $long = false, $oldStyle = true, $useBiBytes = true)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
    integer $size       The size to convert&lt;br /&gt;
    integer $decimals   The number of decimals to use&lt;br /&gt;
    boolean $long       Use long names (kilobyte) instead of&lt;br /&gt;
                        short ones (kB)&lt;br /&gt;
    boolean $oldStyle   If the old style should be used&lt;br /&gt;
    boolean $useBiBytes If the &quot;BiBytes&quot; names should be&lt;br /&gt;
                        used [applies only to !$bOldStyle]
 </content:encoded>
 <dc:date>2011-03-18T23:34:50-05:00</dc:date>
</item>
<item rdf:about="http://pear.php.net/package/File_Util/download/1.0.0alpha1/">
 <title>File_Util 1.0.0alpha1</title>
 <link>http://pear.php.net/package/File_Util/download/1.0.0alpha1/</link>
 <content:encoded>- Split File_Util from File into it's own package
 </content:encoded>
 <dc:date>2008-10-26T17:09:36-05:00</dc:date>
</item>

</rdf:RDF>