--- embedaddon/php/ext/intl/tests/dateformat_localtime.phpt 2012/02/21 23:47:56 1.1.1.1 +++ embedaddon/php/ext/intl/tests/dateformat_localtime.phpt 2012/05/29 12:34:40 1.1.1.2 @@ -1,7 +1,8 @@ --TEST-- -datefmt_localtime_code() +datefmt_localtime_code() icu <= 4.2 --SKIPIF-- + --FILE-- ---EXPECT-- +--EXPECTF-- ------------------------------- Input text is : Thursday, December 18, 1969 8:49:59 AM PST @@ -110,7 +111,7 @@ Input text is : June 18, 1969 8:49:59 AM IntlDateFormatter : DateType::LONG, TimeType::LONG ------------ IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM -tm_sec : '59' , tm_min : '49' , tm_hour : '8' , tm_year : '69' , tm_mday : '18' , tm_wday : '3' , tm_yday : '169' , tm_mon : '5' , tm_isdst : '1' , +tm_sec : '59' , tm_min : '49' , tm_hour : '8' , tm_year : '69' , tm_mday : '18' , tm_wday : '3' , tm_yday : '169' , tm_mon : '5' , tm_isdst : '%d' , ------------ IntlDateFormatter : DateType::FULL, TimeType::FULL ------------------------------- @@ -130,4 +131,4 @@ IntlDateFormatter : DateType::LONG, TimeType::LONG ------------ IntlDateFormatter : DateType::MEDIUM, TimeType::MEDIUM ------------ -IntlDateFormatter : DateType::FULL, TimeType::FULL \ No newline at end of file +IntlDateFormatter : DateType::FULL, TimeType::FULL