Test: /ext/intl/tests/msgfmt_parse.phpt - Version 5.5.0RC3    

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Fatal error: Uncaught exception 'IntlException' with message 'msgfmt_create: message formatter creation failed' in /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc:293
002+ Stack trace:
003+ #0 /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc(293): MessageFormatter::create('root', '{0,whatever} wo...')
004+ #1 %s/msgfmt_parse.php(34): ut_msgfmt_create('root', '{0,whatever} wo...')
005+ #2 /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc(12): ut_main()
006+ #3 %s/msgfmt_parse.php(48): ut_run()
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc on line 293
001- Locale is: en_US
002- array (
003- 0 => 4560,
004- 1 => 123,
005- 2 => 37.073,
006- )
007- array (
008- 0 => 4560,
009- 1 => 123,
010- 2 => 37.073,
011- )
012-
013- Locale is: ru_UA
014- array (
015- 0 => 4560,
016- 1 => 123,
017- 2 => 37.073,
018- )
019- array (
020- 0 => 4560,
021- 1 => 123,
022- 2 => 37.073,
023- )
024-
025- Locale is: de
026- array (
027- 0 => 4560,
028- 1 => 123,
029- 2 => 37.073,
030- )
031- array (
032- 0 => 4560,
033- 1 => 123,
034- 2 => 37.073,
035- )
036-
037- Locale is: en_UK
038- array (
039- 0 => 4560,
040- 1 => 123,
041- 2 => 37.073,
042- )
043- array (
044- 0 => 4560,
045- 1 => 123,
046- 2 => 37.073,
047- )
048-
049- Locale is: root
050- 'msgfmt_create: message formatter creation failed: U_ILLEGAL_ARGUMENT_ERROR'
051-
052- Locale is: fr
053- array (
054- 0 => 42,
055- )
056- array (
057- 0 => 42,
058- )