Skip to content

Commit dc7d743

Browse files
committed
Add NumberHelper changes.
1 parent a0b6c98 commit dc7d743

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

en/appendices/5-3-migration-guide.rst

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,11 @@ removed in 6.0.0.
88
Behavior Changes
99
================
1010

11-
TODO
11+
View
12+
----
13+
14+
- The ``format()`` and ``currency()`` methods of ``NumberHelper`` now accept also null as input and can return any default string here.
15+
This allows for easier templates, in particular baked ones. Make sure to adjust any extending helper (plugin or app level) by adding that type.
1216

1317
Deprecations
1418
============

0 commit comments

Comments
 (0)