Stefan Schramm
Results
1
comments of
Stefan Schramm
The patch adds the dependency to install the php-intl-Extension. Using bigger numbers like `1234.5` will add thousands-separators: `1,234.5`. Adding `$formatter->setAttribute(\NumberFormatter::GROUPING_USED, false);` solves this for me.