[Bug 1126449] php7: wrong time displayed
http://bugzilla.suse.com/show_bug.cgi?id=1126449 http://bugzilla.suse.com/show_bug.cgi?id=1126449#c1 Petr Gajdos <pgajdos@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse+build@de-korte.org Flags| |needinfo?(suse+build@de-kor | |te.org) --- Comment #1 from Petr Gajdos <pgajdos@suse.com> --- Thanks for reporting. I have replace the patch (using the from remirepo -- Thanks!): -PASS array curl_multi_info_read ( resource $mh [, int &$msgs_in_queue = NULL ] ); [ext/curl/tests/curl_multi_info_read.phpt] +FAIL array curl_multi_info_read ( resource $mh [, int &$msgs_in_queue = NULL ] ); [ext/curl/tests/curl_multi_info_read.phpt] -FAIL strtotime() function [ext/date/tests/002.phpt] +PASS strtotime() function [ext/date/tests/002.phpt] -FAIL date() format params [ext/date/tests/004.phpt] +PASS date() format params [ext/date/tests/004.phpt] -FAIL strftime() and gmstrftime() tests [ext/date/tests/009.phpt] +PASS strftime() and gmstrftime() tests [ext/date/tests/009.phpt] -FAIL DateTimeZone::getOffset() accepts a DateTimeInterface object [ext/date/tests/68062.phpt] +PASS DateTimeZone::getOffset() accepts a DateTimeInterface object [ext/date/tests/68062.phpt] -FAIL Test DateTimeZone::getOffset() function : basic functionality [ext/date/tests/DateTimeZone_getOffset_basic1.phpt] +PASS Test DateTimeZone::getOffset() function : basic functionality [ext/date/tests/DateTimeZone_getOffset_basic1.phpt] -FAIL Test DateTimeZone::getTransitions() function : basic functionality [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt] +PASS Test DateTimeZone::getTransitions() function : basic functionality [ext/date/tests/DateTimeZone_getTransitions_basic1.phpt] -FAIL DateTime::add() -- dates [ext/date/tests/DateTime_add-dates.phpt] +PASS DateTime::add() -- dates [ext/date/tests/DateTime_add-dates.phpt] -FAIL DateTime::add() -- february [ext/date/tests/DateTime_add-february.phpt] +PASS DateTime::add() -- february [ext/date/tests/DateTime_add-february.phpt] -FAIL DateTime::__construct() -- fall daylight/standard overlap [ext/date/tests/DateTime_construct-dst-overlap.phpt] +PASS DateTime::__construct() -- fall daylight/standard overlap [ext/date/tests/DateTime_construct-dst-overlap.phpt] -FAIL DateTime::diff() days -- fall type2 type3 [ext/date/tests/DateTime_days-fall-type2-type3.phpt] -FAIL DateTime::diff() days -- fall type3 type2 [ext/date/tests/DateTime_days-fall-type3-type2.phpt] +PASS DateTime::diff() days -- fall type2 type3 [ext/date/tests/DateTime_days-fall-type2-type3.phpt] +PASS DateTime::diff() days -- fall type3 type2 [ext/date/tests/DateTime_days-fall-type3-type2.phpt] -FAIL DateTime::diff() days -- spring type2 type3 [ext/date/tests/DateTime_days-spring-type2-type3.phpt] -FAIL DateTime::diff() days -- spring type3 type2 [ext/date/tests/DateTime_days-spring-type3-type2.phpt] +PASS DateTime::diff() days -- spring type2 type3 [ext/date/tests/DateTime_days-spring-type2-type3.phpt] +PASS DateTime::diff() days -- spring type3 type2 [ext/date/tests/DateTime_days-spring-type3-type2.phpt] -FAIL DateTime::diff() -- absolute [ext/date/tests/DateTime_diff-absolute.phpt] -FAIL DateTime::diff() -- dates [ext/date/tests/DateTime_diff-dates.phpt] +PASS DateTime::diff() -- absolute [ext/date/tests/DateTime_diff-absolute.phpt] +PASS DateTime::diff() -- dates [ext/date/tests/DateTime_diff-dates.phpt] -FAIL DateTime::diff() -- february [ext/date/tests/DateTime_diff-february.phpt] +PASS DateTime::diff() -- february [ext/date/tests/DateTime_diff-february.phpt] -FAIL Test DateTime::format() function : basic functionality [ext/date/tests/DateTime_format_basic1.phpt] -FAIL Test date_format() function : basic functionality [ext/date/tests/DateTime_format_basic2.phpt] +PASS Test DateTime::format() function : basic functionality [ext/date/tests/DateTime_format_basic1.phpt] +PASS Test date_format() function : basic functionality [ext/date/tests/DateTime_format_basic2.phpt] -FAIL Test DateTime::format() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/DateTime_format_variation1.phpt] -FAIL Test DateTime::getOffset() function : basic functionality [ext/date/tests/DateTime_getOffset_basic1.phpt] +PASS Test DateTime::format() function : usage variation - Passing unexpected values to first argument $format. [ext/date/tests/DateTime_format_variation1.phpt] +PASS Test DateTime::getOffset() function : basic functionality [ext/date/tests/DateTime_getOffset_basic1.phpt] -FAIL DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] +PASS DateTime::sub() -- dates [ext/date/tests/DateTime_sub-dates.phpt] -FAIL DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] +PASS DateTime::sub() -- february [ext/date/tests/DateTime_sub-february.phpt] -FAIL Handling of large year values [ext/date/tests/big_year.phpt] -FAIL Bug #13142 (strtotime handling of "M d H:i:s Y" format) [ext/date/tests/bug13142.phpt] +PASS Handling of large year values [ext/date/tests/big_year.phpt] +PASS Bug #13142 (strtotime handling of "M d H:i:s Y" format) [ext/date/tests/bug13142.phpt] -FAIL Bug #20382 [1] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-1.phpt] -FAIL Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt] +PASS Bug #20382 [1] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-1.phpt] +PASS Bug #20382 [2] (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/date/tests/bug20382-2.phpt] -FAIL Bug #21966 (date() or mktime() returning bad value for mktime month param of '2') [ext/date/tests/bug21966.phpt] -FAIL Bug #26090 (allow colons in time zone offset to strtotime()) [ext/date/tests/bug26090.phpt] +PASS Bug #21966 (date() or mktime() returning bad value for mktime month param of '2') [ext/date/tests/bug21966.phpt] +PASS Bug #26090 (allow colons in time zone offset to strtotime()) [ext/date/tests/bug26090.phpt] -FAIL Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt] -FAIL Bug #28024 (Changed behavior of strtotime()) [ext/date/tests/bug28024.phpt] +PASS Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/date/tests/bug27780.phpt] +PASS Bug #28024 (Changed behavior of strtotime()) [ext/date/tests/bug28024.phpt] -FAIL Bug #30532 (strtotime - crossing daylight savings time) [ext/date/tests/bug30532.phpt] -FAIL Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] -FAIL Bug #32270 (strtotime/date behavior) [ext/date/tests/bug32270.phpt] -FAIL Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt] +PASS Bug #30532 (strtotime - crossing daylight savings time) [ext/date/tests/bug30532.phpt] +PASS Bug #32086 (strtotime don't work in DST) [ext/date/tests/bug32086.phpt] +PASS Bug #32270 (strtotime/date behavior) [ext/date/tests/bug32270.phpt] +PASS Bug #32555 (strtotime("tomorrow") can return false) [ext/date/tests/bug32555.phpt] -FAIL Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] -FAIL Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] -FAIL Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt] -FAIL Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] +PASS Bug #33414 [1] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-1.phpt] +PASS Bug #33414 [2] (Comprehensive list of incorrect days returned after strotime() / date() tests) [ext/date/tests/bug33414-2.phpt] +PASS Bug #33415 [1] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-1.phpt] +PASS Bug #33415 [2] (Possibly invalid non-one-hour DST or timezone shifts) [ext/date/tests/bug33415-2.phpt] -FAIL Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt] +PASS Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt] -FAIL Bug #35425 (idate() function ignores timezone settings) [ext/date/tests/bug35425.phpt] +PASS Bug #35425 (idate() function ignores timezone settings) [ext/date/tests/bug35425.phpt] -FAIL Bug #36224 (date(DATE_ATOM) gives wrong resulsts) [ext/date/tests/bug36224.phpt] +PASS Bug #36224 (date(DATE_ATOM) gives wrong resulsts) [ext/date/tests/bug36224.phpt] -FAIL Bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers). [ext/date/tests/bug37017.phpt] +PASS Bug #37017 (strtotime fails before 13:00:00 with some time zones identifiers). [ext/date/tests/bug37017.phpt] -FAIL Bug #37616 (DATE_RFC822 does not product RFC 822 dates) [ext/date/tests/bug37616.phpt] +PASS Bug #37616 (DATE_RFC822 does not product RFC 822 dates) [ext/date/tests/bug37616.phpt] -FAIL Bug #40743 (DateTime ignores the TimeZone object passed to the constructor) [ext/date/tests/bug40743.phpt] +PASS Bug #40743 (DateTime ignores the TimeZone object passed to the constructor) [ext/date/tests/bug40743.phpt] -FAIL Bug #42910 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone) [ext/date/tests/bug42910.phpt] -FAIL Bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp) [ext/date/tests/bug43003.phpt] +PASS Bug #42910 (Constructing DateTime with TimeZone Indicator invalidates DateTimeZone) [ext/date/tests/bug42910.phpt] +PASS Bug #43003 (Invalid timezone reported for DateTime objects constructed using a timestamp) [ext/date/tests/bug43003.phpt] -FAIL Bug #43452 ("weekday" is not equivalent to "1 weekday" of the current weekday is "weekday") [ext/date/tests/bug43452.phpt] +PASS Bug #43452 ("weekday" is not equivalent to "1 weekday" of the current weekday is "weekday") [ext/date/tests/bug43452.phpt] -FAIL Bug #44742 (timezone_offset_get() causes segmentation faults) [ext/date/tests/bug44742.phpt] +PASS Bug #44742 (timezone_offset_get() causes segmentation faults) [ext/date/tests/bug44742.phpt] -FAIL Bug #45081 (strtotime incorrectly interprets SGT time zone) [ext/date/tests/bug45081.phpt] +PASS Bug #45081 (strtotime incorrectly interprets SGT time zone) [ext/date/tests/bug45081.phpt] -FAIL Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt] +PASS Bug #45866 (decimal values fed to DateTime->modify() causes long execution times) [ext/date/tests/bug45866.phpt] -FAIL Bug #48058 (Year formatter goes wrong with out-of-int range) [ext/date/tests/bug48058.phpt] -FAIL Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt] +PASS Bug #48058 (Year formatter goes wrong with out-of-int range) [ext/date/tests/bug48058.phpt] +PASS Bug #48097 (date_timezone_set function produces wrong datetime result) [ext/date/tests/bug48097.phpt] -FAIL Bug #52063 (DateTime constructor's second argument doesn't have a null default value) [ext/date/tests/bug52063.phpt] +PASS Bug #52063 (DateTime constructor's second argument doesn't have a null default value) [ext/date/tests/bug52063.phpt] -FAIL Bug #52342 (DateTime setIsoDate results in wrong timestamp) [ext/date/tests/bug52342.phpt] +PASS Bug #52342 (DateTime setIsoDate results in wrong timestamp) [ext/date/tests/bug52342.phpt] -FAIL Bug #52454 (Relative dates and getTimestamp increments by one day) [ext/date/tests/bug52454.phpt] -FAIL section but test passes) -FAIL Bug #52577 (Incorrect date returning) [ext/date/tests/bug52577.phpt] +PASS Bug #52454 (Relative dates and getTimestamp increments by one day) [ext/date/tests/bug52454.phpt] +FAIL REASON: See https://bugs.php.net/bug.php?id=52480 +PASS Bug #52577 (Incorrect date returning) [ext/date/tests/bug52577.phpt] -FAIL Bug #55253 (DateTime::add() and sub() result -1 hour on objects with time zone type 2) [ext/date/tests/bug55253.phpt] +PASS Bug #55253 (DateTime::add() and sub() result -1 hour on objects with time zone type 2) [ext/date/tests/bug55253.phpt] -FAIL Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST) [ext/date/tests/bug62896.phpt] +PASS Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST) [ext/date/tests/bug62896.phpt] -FAIL Bug #69089 (Add support for RFC3339 extended to DateTime::format) [ext/date/tests/bug69089.phpt] +PASS Bug #69089 (Add support for RFC3339 extended to DateTime::format) [ext/date/tests/bug69089.phpt] -FAIL Test for bug #75577: DateTime::createFromFormat does not accept 'v' format specifier [ext/date/tests/bug75577.phpt] +PASS Test for bug #75577: DateTime::createFromFormat does not accept 'v' format specifier [ext/date/tests/bug75577.phpt] -FAIL DateTime::setTimestamp() [ext/date/tests/date-set-timestamp.phpt] -FAIL Test for DateTime::modify() with absolute time statements [ext/date/tests/date-time-modify-times.phpt] -FAIL date() function [ext/date/tests/date.phpt] +PASS DateTime::setTimestamp() [ext/date/tests/date-set-timestamp.phpt] +PASS Test for DateTime::modify() with absolute time statements [ext/date/tests/date-time-modify-times.phpt] +PASS date() function [ext/date/tests/date.phpt] -FAIL Date constants [ext/date/tests/date_constants.phpt] -FAIL date_create() function [1] [ext/date/tests/date_create-1.phpt] +PASS Date constants [ext/date/tests/date_constants.phpt] +PASS date_create() function [1] [ext/date/tests/date_create-1.phpt] -FAIL date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt] +PASS date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt] -FAIL Test date_format() function : basic functionality [ext/date/tests/date_format_basic1.phpt] +PASS Test date_format() function : basic functionality [ext/date/tests/date_format_basic1.phpt] -FAIL Test date_format() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_format_variation2.phpt] +PASS Test date_format() function : usage variation - Passing unexpected values to second argument $format. [ext/date/tests/date_format_variation2.phpt] -FAIL date_modify() function [1] [ext/date/tests/date_modify-1.phpt] +PASS date_modify() function [1] [ext/date/tests/date_modify-1.phpt] -FAIL Test date_offset_get() function : basic functionality [ext/date/tests/date_offset_get_basic1.phpt] +PASS Test date_offset_get() function : basic functionality [ext/date/tests/date_offset_get_basic1.phpt] -FAIL Test basic date_sun_info() [ext/date/tests/date_sun_info_002.phpt] -FAIL Test basic date_sun_info() [ext/date/tests/date_sun_info_003.phpt] +PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_002.phpt] +PASS Test basic date_sun_info() [ext/date/tests/date_sun_info_003.phpt] -FAIL Test date_sunrise() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunrise_variation1.phpt] +PASS Test date_sunrise() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunrise_variation1.phpt] -FAIL Test date_sunset() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunset_variation1.phpt] +PASS Test date_sunset() function : usage variation - Passing unexpected values to first argument time. [ext/date/tests/date_sunset_variation1.phpt] -FAIL Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable.phpt] +PASS Tests for DateTimeImmutable. [ext/date/tests/date_time_immutable.phpt] -FAIL Test the basics to function date_timestamp_set(). [ext/date/tests/date_timestamp_set.phpt] +PASS Test the basics to function date_timestamp_set(). [ext/date/tests/date_timestamp_set.phpt] -FAIL Test date() function : usage variation - Passing unexpected values to second argument $timestamp. [ext/date/tests/date_variation2.phpt] +PASS Test date() function : usage variation - Passing unexpected values to second argument $timestamp. [ext/date/tests/date_variation2.phpt] -FAIL date.timezone setting [2] [ext/date/tests/default-timezone-2.phpt] +PASS date.timezone setting [2] [ext/date/tests/default-timezone-2.phpt] -FAIL Test for Date/Time construction during a forward DST transition [ext/date/tests/forward-transition-construction.phpt] -FAIL Test getdate() function : basic functionality [ext/date/tests/getdate_basic.phpt] +PASS Test for Date/Time construction during a forward DST transition [ext/date/tests/forward-transition-construction.phpt] +PASS Test getdate() function : basic functionality [ext/date/tests/getdate_basic.phpt] -FAIL Test getdate() function : usage variation - Passing unexpected values to first argument timestamp. [ext/date/tests/getdate_variation1.phpt] -FAIL Test getdate() function : usage variation - Passing octal timestamp values [ext/date/tests/getdate_variation2.phpt] -FAIL Test getdate() function : usage variation - Passing hexadcimal timestamp values [ext/date/tests/getdate_variation3.phpt] -FAIL Test getdate() function : usage variation - Verifyig by supplying year-wise sample time stamps since Unix epoch time [ext/date/tests/getdate_variation4.phpt] -FAIL Test getdate() function : usage variation - Verifyig with different timezones on Unix epoch timestamp [ext/date/tests/getdate_variation5.phpt] -FAIL Test getdate() function : usage variation - Passing strings containing numbers [ext/date/tests/getdate_variation6.phpt] +PASS Test getdate() function : usage variation - Passing unexpected values to first argument timestamp. [ext/date/tests/getdate_variation1.phpt] +PASS Test getdate() function : usage variation - Passing octal timestamp values [ext/date/tests/getdate_variation2.phpt] +PASS Test getdate() function : usage variation - Passing hexadcimal timestamp values [ext/date/tests/getdate_variation3.phpt] +PASS Test getdate() function : usage variation - Verifyig by supplying year-wise sample time stamps since Unix epoch time [ext/date/tests/getdate_variation4.phpt] +PASS Test getdate() function : usage variation - Verifyig with different timezones on Unix epoch timestamp [ext/date/tests/getdate_variation5.phpt] +PASS Test getdate() function : usage variation - Passing strings containing numbers [ext/date/tests/getdate_variation6.phpt] -FAIL Test gettimeofday() function : basic functionality [ext/date/tests/gettimeofday_basic.phpt] +PASS Test gettimeofday() function : basic functionality [ext/date/tests/gettimeofday_basic.phpt] -FAIL Test gettimeofday() function : usage variation - Passing unexpected values to get_as_float argument [ext/date/tests/gettimeofday_variation1.phpt] +PASS Test gettimeofday() function : usage variation - Passing unexpected values to get_as_float argument [ext/date/tests/gettimeofday_variation1.phpt] -FAIL Test idate() function : usage variation - Passing unexpected values to second optional argument 'timestamp'. [ext/date/tests/idate_variation2.phpt] +PASS Test idate() function : usage variation - Passing unexpected values to second optional argument 'timestamp'. [ext/date/tests/idate_variation2.phpt] -FAIL mktime() [3] (64-bit) [ext/date/tests/mktime-3-64bit.phpt] +PASS mktime() [3] (64-bit) [ext/date/tests/mktime-3-64bit.phpt] -FAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt] -FAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd1) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd1.phpt] +PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, ba) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-ba.phpt] +PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd1) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd1.phpt] -FAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt] -FAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fa) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fa.phpt] -FAIL RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fd) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fd.phpt] +PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bs.phpt] +PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fa) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fa.phpt] +PASS RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fd) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fd.phpt] -FAIL Test strftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/strftime_variation2.phpt] +PASS Test strftime() function : usage variation - Passing unexpected values to second argument 'timestamp'. [ext/date/tests/strftime_variation2.phpt] -FAIL strtotime() function [ext/date/tests/strtotime.phpt] +PASS strtotime() function [ext/date/tests/strtotime.phpt] -FAIL strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] +PASS strtotime() function (64 bit) [ext/date/tests/strtotime3-64bit.phpt] -FAIL timezone configuration [1] [ext/date/tests/timezone-configuration.phpt] +PASS timezone configuration [1] [ext/date/tests/timezone-configuration.phpt] -FAIL Test timezone_offset_get() function : basic functionality [ext/date/tests/timezone_offset_get_basic1.phpt] +PASS Test timezone_offset_get() function : basic functionality [ext/date/tests/timezone_offset_get_basic1.phpt] -FAIL Test timezone_transitions_get() function : basic functionality [ext/date/tests/timezone_transitions_get_basic1.phpt] +PASS Test timezone_transitions_get() function : basic functionality [ext/date/tests/timezone_transitions_get_basic1.phpt] -FAIL Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_begin. [ext/date/tests/timezone_transitions_get_variation2.phpt] -FAIL Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_env. [ext/date/tests/timezone_transitions_get_variation3.phpt] +PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_begin. [ext/date/tests/timezone_transitions_get_variation2.phpt] +PASS Test timezone_transitions_get() function : usage variation - Passing unexpected values to first argument $timestamp_env. [ext/date/tests/timezone_transitions_get_variation3.phpt] -FAILURE [ext/filter/tests/bug49510.phpt] +PASS Bug #49510 boolean validation fails with FILTER_NULL_ON_FAILURE [ext/filter/tests/bug49510.phpt] -FAILURE [ext/filter/tests/bug67167.01.phpt] +PASS Bug #67167: object with VALIDATE_BOOLEAN and NULL_ON_FAILURE [ext/filter/tests/bug67167.01.phpt] -FAIL Bug #58756: w.r.t MessageFormatter [ext/intl/tests/bug58756_MessageFormatter_variant2.phpt] +PASS Bug #58756: w.r.t MessageFormatter [ext/intl/tests/bug58756_MessageFormatter_variant2.phpt] -FAIL IntlCalendar::fromDateTime(): basic test [ext/intl/tests/calendar_fromDateTime_basic.phpt] +PASS IntlCalendar::fromDateTime(): basic test [ext/intl/tests/calendar_fromDateTime_basic.phpt] -FAIL IntlCalendar::toDateTime(): basic test [ext/intl/tests/calendar_toDateTime_basic.phpt] +PASS IntlCalendar::toDateTime(): basic test [ext/intl/tests/calendar_toDateTime_basic.phpt] -FAIL IntlGregorianCalendar::__construct(): argument variants [ext/intl/tests/gregoriancalendar___construct_variant1.phpt] +PASS IntlGregorianCalendar::__construct(): argument variants [ext/intl/tests/gregoriancalendar___construct_variant1.phpt] -FAIL IntlTimeZone::toDateTimeZone(): basic test [ext/intl/tests/timezone_toDateTimeZone_basic.phpt] +PASS IntlTimeZone::toDateTimeZone(): basic test [ext/intl/tests/timezone_toDateTimeZone_basic.phpt] Could you please test packages from devel repo as soon as they are built? -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com