Carsten Brandt
|
4d03699907
|
fixed fallback message format parameter order
|
11 years ago |
Carsten Brandt
|
bcd1ad11a4
|
refactored MessageFormatter
|
11 years ago |
Carsten Brandt
|
449eb84247
|
refactored message formatter
|
11 years ago |
Qiang Xue
|
9ca98d6239
|
refactoring I18N.
|
11 years ago |
Carsten Brandt
|
5b9b97276e
|
implemented plural and select for fallback intl message formatter
|
11 years ago |
Carsten Brandt
|
a6b7d75b71
|
added replacement class for intl MessageFormatter
|
11 years ago |
Alexander Makarov
|
1f6a823073
|
Short array syntax
|
11 years ago |
Qiang Xue
|
f6f02102ca
|
typo fix.
|
11 years ago |
Alexander Makarov
|
bf7a084224
|
removed needFix method
|
11 years ago |
Alexander Makarov
|
da8f17955f
|
Removed intl version check since it's very inconsistent and it seems bundled versions are always the same ones for the same PHP versions
|
11 years ago |
Alexander Makarov
|
cdb9fbf679
|
Fixes PHP 5.5 weird placeholder replacememt in case no arguments are provided at all (https://bugs.php.net/bug.php?id=65920).
|
11 years ago |
Carsten Brandt
|
2eb5abbfcb
|
improved unit tests for ICU message formatter
|
11 years ago |
Carsten Brandt
|
150b9366fc
|
fixed regex for multiline patterns
|
11 years ago |
Carsten Brandt
|
fa9a975dbb
|
intl message parser now handles too many or too less args
|
11 years ago |
Carsten Brandt
|
b8099cbf28
|
a parser that is able to deal with the right number of args
|
11 years ago |
Alexander Makarov
|
abc0df6145
|
typo
|
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 |