Test: /ext/intl/tests/dateformat_calendars.phpt - Version 5.5.22    

There are 2 different diffs reported by users for this test.

Count Diff
18 (95%)
001+ string(47) "Sunday, January 1, 2012 at 5:12:00 AM GMT+05:12"
002+ string(47) "Sunday, January 1, 2012 at 5:12:00 AM GMT+05:12"
003+ string(45) "Sunday, Tevet 6, 5772 at 5:12:00 AM GMT+05:12"
001- string(44) "Sunday, January 1, 2012 5:12:00 AM GMT+05:12"
002- string(44) "Sunday, January 1, 2012 5:12:00 AM GMT+05:12"
003- string(42) "Sunday, Tevet 6, 5772 5:12:00 AM GMT+05:12"
1 (5%)
001+ Warning: IntlDateFormatter::__construct(): datefmt_create: no such time zone: 'GMT+05:12' in %s/dateformat_calendars.php on line 8
002+
003+ Warning: IntlDateFormatter::__construct(): datefmt_create: no such time zone: 'GMT+05:12' in %s/dateformat_calendars.php on line 13
004+
005+ Warning: IntlDateFormatter::__construct(): datefmt_create: no such time zone: 'GMT+05:12' in %s/dateformat_calendars.php on line 18
001- string(44) "Sunday, January 1, 2012 5:12:00 AM GMT+05:12"
002- string(44) "Sunday, January 1, 2012 5:12:00 AM GMT+05:12"
003- string(42) "Sunday, Tevet 6, 5772 5:12:00 AM GMT+05:12"
005- 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
007+ Fatal error: Call to a member function format() on a non-object in %s/dateformat_calendars.php on line 19
006- ==DONE==