diff options
author | Gustavo André dos Santos Lopes <cataphract@php.net> | 2012-05-13 18:27:14 +0200 |
---|---|---|
committer | Gustavo André dos Santos Lopes <cataphract@php.net> | 2012-05-13 20:54:55 +0100 |
commit | 43ff66e0953e3664de11ffa7af27c695057cc4d6 (patch) | |
tree | 8af41fad781edbbf77ec73bac206ea9e572b2ec6 /ext/intl/msgformat/msgformat_helpers.cpp | |
parent | 0295ed7d225dcd9f5cbd21cfb335912a87af894d (diff) | |
download | php-git-43ff66e0953e3664de11ffa7af27c695057cc4d6.tar.gz |
Don't check number of args in msgfmt_do_format
The check does not work reliably across ICU versions when named arguments
are added to the mix. For instance, for recent versions of ICU like 49,
a pattern like "{foo,number} {foo}", has 0 returned from
umsg_format_arg_count(), but for ICU 4.0, this returns 2.
Diffstat (limited to 'ext/intl/msgformat/msgformat_helpers.cpp')
0 files changed, 0 insertions, 0 deletions