]> granicus.if.org Git - php/commit
- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
authorDerick Rethans <derick@php.net>
Wed, 4 Jan 2006 12:57:04 +0000 (12:57 +0000)
committerDerick Rethans <derick@php.net>
Wed, 4 Jan 2006 12:57:04 +0000 (12:57 +0000)
commit648e20c1b69ead6b90eaa56c7a433de7123eb6fd
treecf6eeef0d7eb1396843ce426ab9a56098af1cdc5
parent223aa7294d6c072c84df5d3a350606f3774f58d9
- New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820
  and #30937.
#- Didn't add it to news yet, as we'll merge this to PHP 5.1.x (just need to
#  wait for Ilia to approve it for 5.1.2).
15 files changed:
ext/date/lib/astro.c
ext/date/lib/parse_date.c
ext/date/lib/parse_date.re
ext/date/lib/parse_tz.c
ext/date/lib/timelib.h
ext/date/lib/unixtime2tm.c
ext/date/php_date.c
ext/date/php_date.h
ext/standard/basic_functions.c
ext/standard/config.m4
ext/standard/config.w32
ext/standard/php_standard.h
ext/standard/php_sunfuncs.h [deleted file]
ext/standard/sunfuncs.c [deleted file]
ext/standard/tests/general_functions/sunfuncts.phpt