]> granicus.if.org Git - php/commit
Do the revert properly, and put back fraction support in 7.1
authorDerick Rethans <github@derickrethans.nl>
Wed, 16 Aug 2017 14:59:56 +0000 (15:59 +0100)
committerDerick Rethans <github@derickrethans.nl>
Wed, 16 Aug 2017 14:59:56 +0000 (15:59 +0100)
commit7121b8d0a24b4d98c0065632a184565d796b5f71
tree31bc5bbbc1c09f020c852a73e5541e91fe776adb
parent547f9fd3890083657edc3b4dd4c21a74b75a1d7e
Do the revert properly, and put back fraction support in 7.1
19 files changed:
ext/date/lib/interval.c
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/lib/parse_iso_intervals.c
ext/date/lib/timelib.c
ext/date/lib/timelib.h
ext/date/lib/timelib.m4
ext/date/lib/timelib_structs.h
ext/date/lib/timezonemap.h
ext/date/lib/tm2unixtime.c
ext/date/lib/unixtime2tm.c
ext/date/php_date.c
ext/date/tests/010.phpt
ext/date/tests/DateTimeZone_getLocation.phpt
ext/date/tests/DateTimeZone_listAbbreviations_basic1.phpt
ext/date/tests/date_sun_info_003.phpt
ext/date/tests/timezone_abbreviations_list_basic1.phpt
ext/date/tests/timezone_name_from_abbr_basic1.phpt
ext/intl/common/common_date.cpp