From: Raphaƫl Gertz Date: Wed, 6 Nov 2024 06:26:14 +0000 (+0100) Subject: Add unit translation note X-Git-Tag: 0.5.4~28 X-Git-Url: https://git.rapsys.eu/packbundle/commitdiff_plain/cb898714d95a386fbd23c8d6f2292fc33f330a74?ds=sidebyside Add unit translation note --- diff --git a/Util/IntlUtil.php b/Util/IntlUtil.php index 84d468f..511e948 100644 --- a/Util/IntlUtil.php +++ b/Util/IntlUtil.php @@ -167,6 +167,8 @@ class IntlUtil { /** * Format size + * + * @TODO: @XXX: add unit translation kB, MB, GiB, etc ? */ public function size(int|float $number, $si = true, $style = 'decimal', $type = 'default', ?string $locale = null) { //Set types