Commit Graph

7 Commits

Author SHA1 Message Date
Carsten Brandt
469c0548b6 fixed formatter to respect grouping separator for currency format
fixes #12331
2016-08-25 20:29:50 +02:00
Carsten Brandt
062895111f fixed php 7.1 test breaks that depend on ICU data version 2016-07-04 11:52:33 +02:00
Carsten Brandt
73a9c48058 added tests for #9108 2015-08-16 22:39:09 +02:00
Carsten Brandt
543daf099f Added Formatter:$numberFormatterSymbols
this allows to specify custom symbols such as currency symbol.
also improved error reporting in case intl fails

fixes #7915, close #7920
2015-04-30 19:10:17 +02:00
Carsten Brandt
159c17abec added tests for non intl #8203 2015-04-27 23:40:28 +02:00
Carsten Brandt
1b1147bdad added unit test for #8203 2015-04-27 23:39:04 +02:00
Alexander Makarov
6949992246 Simplified tests directory structure a bit 2015-04-16 12:10:01 +03:00