Test: /ext/intl/tests/msgfmt_bug70484.phpt - Version 7.4.29        

Bug #70484 selectordinal doesn't work with named parameters
Submitted: 2015-09-13 21:35:46 Modified:
From: sam Assigned:
Status: Closed Package: intl
PHP Version: 5.5.29 OS: Windows 8.1

There is 1 diff reported by users for this test.

Count Diff
9 (100%)
003+ string(11) "42.42-other" 004+ string(19) "2,147,483,643-other" 005+ string(23) "2,147,483,643.123-other" 003- string(11) "42,42-other" 004- string(19) "2.147.483.643-other" 005- string(23) "2.147.483.643,123-other" 010+ string(11) "42.42-other" 011+ string(19) "2,147,483,643-other" 012+ string(23) "2,147,483,643.123-other" 010- string(11) "42,42-other" 011- string(19) "2.147.483.643-other" 012- string(23) "2.147.483.643,123-other" 017+ string(11) "42.42-other" 017- string(11) "42,42-other" 019+ string(23) "2,147,483,643.123-other" 019- string(%d) "2%s147%s483%s643,123-other" 024+ string(11) "42.42-other" 024- string(11) "42,42-other" 026+ string(23) "2,147,483,643.123-other" 026- string(%d) "2%s147%s483%s643,123-other" 045+ string(11) "42.42-other" 046+ string(19) "2,147,483,643-other" 047+ string(23) "2,147,483,643.123-other" 045- string(11) "42,42-other" 046- string(22) "2 147 483 643-other" 047- string(26) "2 147 483 643,123-other" 052+ string(11) "42.42-other" 053+ string(19) "2,147,483,643-other" 054+ string(23) "2,147,483,643.123-other" 052- string(11) "42,42-other" 053- string(22) "2 147 483 643-other" 054- string(26) "2 147 483 643,123-other"