We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0af3f73 commit e25fe3dCopy full SHA for e25fe3d
1 file changed
user_guide_src/source/changelogs/v4.3.7.rst
@@ -22,6 +22,10 @@ Message Changes
22
Changes
23
*******
24
25
+- The number helper function :php:func:`number_to_amount()`, which previously
26
+ returned "1000", has been corrected to return "1 thousand" when the number
27
+ is exactly 1000, for example.
28
+
29
Deprecations
30
************
31
0 commit comments