History log of /PHP-8.2/ext/date/lib/timezonedb.h (Results 301 – 303 of 303)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.0b3, php-4.4.0, php-4.4.0RC2
# e155585e 30-Jun-2005 Derick Rethans

- Reimplemented date and gmdate with new timelib code.
- Removed old date/gmdate implementations.
- Moved date() related testcases to ext/date/tests.
- Implemented bug #33452.
- Fixed

- Reimplemented date and gmdate with new timelib code.
- Removed old date/gmdate implementations.
- Moved date() related testcases to ext/date/tests.
- Implemented bug #33452.
- Fixed testcase for bug #27719 - there is no timezone called "EST5DST".

show more ...


# 28e76fe7 28-Jun-2005 Derick Rethans

- Implemented binary search for timezone abbreviations and timezone identifier
lookups. (Based on a patch by Nuno Lopes)


Revision tags: php-5.1.0b2
# 4fb4cac6 14-Jun-2005 Derick Rethans

- Add my new timelib and ext/date. For now only strtotime() makes use of this.


1...<<111213