Rapsys Git
/
packbundle
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4cbd6ae
)
Add unit translation note
author
Raphaël Gertz
<git@rapsys.eu>
Wed, 6 Nov 2024 06:26:14 +0000
(07:26 +0100)
committer
Raphaël Gertz
<git@rapsys.eu>
Wed, 6 Nov 2024 06:26:14 +0000
(07:26 +0100)
Util/IntlUtil.php
patch
|
blob
|
history
diff --git
a/Util/IntlUtil.php
b/Util/IntlUtil.php
index 84d468fa16e9398163606a793b53a4450c3aed55..511e948073432415624380fe3ad337e9427653fa 100644
(file)
--- 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