» Version | » Information |
---|---|
1.0.0 |
Easy InstallNot sure? Get more info. pear install File_Util-1.0.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/File_Util-1.0.0 Release date: 2011-03-18 23:34 UTC Release state: stable Release uploaded by: dufuz Changelog: Bugs: * Fixed Bug #12741: Failed to test on Linux and FreeBSD [dufuz] * Fixed Bug #16425: File_Util::isAbsolute(), Windows can resolve /foo/bar as absolute [dufuz] Features: * Implement Request #2798: function for human readable filesize conversion [cweiske] Usage: File_Util::prefixed($size, $decimals = 1, $long = false, $oldStyle = true, $useBiBytes = true) integer $size The size to convert integer $decimals The number of decimals to use boolean $long Use long names (kilobyte) instead of short ones (kB) boolean $oldStyle If the old style should be used boolean $useBiBytes If the "BiBytes" names should be used [applies only to !$bOldStyle] Dependencies:
|
2008-10-26 alpha |