9 Commits (1501c659aca7c50fa5e4f6fbe5ca549acc946c86)

Author SHA1 Message Date
Robert Korulczyk 0c0942d6e2 Enable `phpdoc_add_missing_param_annotation` rule in php-cs-fixer config. (#14681) [skip ci] 7 years ago
Robert Korulczyk 12eb936083 Enable `heredoc_to_nowdoc` rule in php-cs-fixer (#14419) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt b0bb8649a3 HHVM compatible fix for messageformatter error 8 years ago
Carsten Brandt 91f1ac1d99 fixed exception on malformed message in Messageformatter 8 years ago
Kostas Thermos d219b17e65 Test for MessageFormatter with broken pattern 8 years ago
Carsten Brandt 645e78e832 fixed message formatter for input where no parameters are provided 9 years ago
AnatolyRugalev 3b31aa771a #10363: Fixed i18n fallback float and integer formatting 9 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue d2e5f2c507 Fixes #1234: use dash instead of underscore to separate language and country in locale id. 11 years ago
Carsten Brandt a0b0d42b46 fixed message formatting for all the ICU versions 11 years ago
Carsten Brandt d637a76f56 add support for named arguments to messageformatter parse 11 years ago
Carsten Brandt bcd1ad11a4 refactored MessageFormatter 11 years ago
Carsten Brandt 449eb84247 refactored message formatter 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 6b65ef5882 Added intl check to tests, better error reporting, credited Aura.Intl for the most complex test pattern 11 years ago
Alexander Makarov 71e2dcc6d5 Better MessageFormatter tests 11 years ago
Carsten Brandt bbcee326be adjusted I18N to be consistent with intl message formatting 11 years ago
Carsten Brandt 2eb5abbfcb improved unit tests for ICU message formatter 11 years ago
Carsten Brandt fa9a975dbb intl message parser now handles too many or too less args 11 years ago
Alexander Makarov dafbeda301 More i18n tests, docs, added check to skip fixes where possible 11 years ago
Alexander Makarov bf722c0423 Used intl ICU for message translation 11 years ago