Test: /ext/intl/tests/dateformat_setTimeZone_error.phpt - Version 5.5.0RC2    

There is 1 diff reported by users for this test.

Count Diff
3 (100%)
004- bool(false)
005+ Fatal error: Uncaught exception 'IntlException' with message 'datefmt_set_timezone: unable to parse input params' in %s/dateformat_setTimeZone_error.php:8
006+ Stack trace:
007+ #0 %s/dateformat_setTimeZone_error.php(8): IntlDateFormatter->setTimeZone()
008+ #1 {main}
009+ thrown in %s/dateformat_setTimeZone_error.php on line 8
006- Warning: datefmt_set_timezone() expects exactly 2 parameters, 0 given in %s on line %d
007-
008- Warning: datefmt_set_timezone(): datefmt_set_timezone: unable to parse input params in %s on line %d
009- bool(false)
010-
011- Notice: Array to string conversion in %s on line %d
012-
013- Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: no such time zone: 'Array' in %s on line %d
014- bool(false)
015-
016- Warning: IntlDateFormatter::setTimeZone() expects exactly 1 parameter, 2 given in %s on line %d
017-
018- Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: unable to parse input params in %s on line %d
019- bool(false)
020-
021- Warning: IntlDateFormatter::setTimeZone(): datefmt_set_timezone: no such time zone: 'non existing timezone' in %s on line %d
022- bool(false)
023-
024- Warning: datefmt_set_timezone() expects parameter 1 to be IntlDateFormatter, object given in %s on line %d
025-
026- Warning: datefmt_set_timezone(): datefmt_set_timezone: unable to parse input params in %s on line %d
027- bool(false)
028- ==DONE==