avoid using posix-extension function before requirement-check can test for it and inform user
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -331,7 +331,7 @@ class PhpHelper
|
||||
* @return string
|
||||
*/
|
||||
public static function sizeReadable(
|
||||
int $size,
|
||||
$size,
|
||||
?string $max = '',
|
||||
string $system = 'si',
|
||||
string $retstring = '%01.2f %s'
|
||||
|
||||
Reference in New Issue
Block a user