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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
002- NULL
003+ Fatal error: Uncaught exception 'IntlException' with message 'datefmt_create: no such time zone: 'bad timezone'' in %s/dateformat___construct_bad_tz_cal.php:6
004+ Stack trace:
005+ #0 %s/dateformat___construct_bad_tz_cal.php(6): IntlDateFormatter->__construct('', 0, 0, 'bad timezone')
006+ #1 {main}
007+ thrown in %s/dateformat___construct_bad_tz_cal.php on line 6
004- Warning: IntlDateFormatter::__construct(): datefmt_create: invalid value for calendar type; it must be one of IntlDateFormatter::TRADITIONAL (locale's default calendar) or IntlDateFormatter::GREGORIAN. Alternatively, it can be an IntlCalendar object in %s on line %d
005- NULL
006-
007- Warning: IntlDateFormatter::__construct(): datefmt_create: Invalid calendar argument; should be an integer or an IntlCalendar instance in %s on line %d
008- NULL
009- ==DONE==