summaryrefslogtreecommitdiff
path: root/ext/intl/msgformat/msgformat_helpers.cpp
diff options
context:
space:
mode:
authorGustavo André dos Santos Lopes <cataphract@php.net>2012-05-13 18:27:14 +0200
committerGustavo André dos Santos Lopes <cataphract@php.net>2012-05-13 20:54:55 +0100
commit43ff66e0953e3664de11ffa7af27c695057cc4d6 (patch)
tree8af41fad781edbbf77ec73bac206ea9e572b2ec6 /ext/intl/msgformat/msgformat_helpers.cpp
parent0295ed7d225dcd9f5cbd21cfb335912a87af894d (diff)
downloadphp-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