Test: /ext/intl/tests/locale_compose_locale.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 'locale_compose: parameter array does not contain 'language' tag.' in /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc:265
002+ Stack trace:
003+ #0 /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc(265): Locale::composeLocale(Array)
004+ #1 %s/locale_compose_locale.php(112): ut_loc_locale_compose(Array)
005+ #2 /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc(12): ut_main()
006+ #3 %s/locale_compose_locale.php(129): ut_run()
007+ #4 {main}
008+ thrown in /usr/local/src/php-5.5.0RC3/ext/intl/tests/ut_common.inc on line 265
001- ------------
002- Input Array name is : loc1
003-
004- Composed Locale: sl_Latn_IT
005- ------------
006- Input Array name is : loc2
007-
008- Composed Locale: de_DE
009- ------------
010- Input Array name is : loc3
011-
012- Composed Locale: hi
013- ------------
014- Input Array name is : loc4
015-
016- Composed Locale: zh_Hans_CN
017- ------------
018- Input Array name is : loc5
019-
020- Composed Locale: es_Hans_CN
021- ------------
022- Input Array name is : loc6
023-
024- Composed Locale: en_Hans_CN_nedis_rozaj
025- ------------
026- Input Array name is : loc7
027-
028- Composed Locale: en_lng_ing_Hans_CN_nedis_rozaj
029- ------------
030- Input Array name is : loc8
031-
032- Composed Locale: en_lng_ing_Hans_CN_nedis_rozaj_x_prv1_prv2
033- ------------
034- Input Array name is : loc9
035-
036- Composed Locale: No values found from Locale compose due to the following error:
037- locale_compose: parameter array does not contain 'language' tag.: U_ILLEGAL_ARGUMENT_ERROR
038- ------------
039- Input Array name is : loc10
040-
041- Composed Locale: No values found from Locale compose due to the following error:
042- locale_compose: parameter array element is not a string: U_ILLEGAL_ARGUMENT_ERROR
043- ------------
044- Input Array name is : loc11
045-
046- Composed Locale: No values found from Locale compose due to the following error:
047- locale_compose: parameter array element is not a string: U_ILLEGAL_ARGUMENT_ERROR
048- ------------
049- Input Array name is : loc12
050-
051- Composed Locale: en_lng_ing_Hans_CN_nedis_rozaj_x_prv1_prv2
052- ------------