We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b6c98 commit dc7d743Copy full SHA for dc7d743
1 file changed
en/appendices/5-3-migration-guide.rst
@@ -8,7 +8,11 @@ removed in 6.0.0.
8
Behavior Changes
9
================
10
11
-TODO
+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.
16
17
Deprecations
18
============
0 commit comments