php-src/ext/date
Derick Rethans 8a3d3aefbb - Changed the year parameter so that 0..69 maps to 2000..2069 and 70..100 maps
to 1970..2000, which was in the original code, but not in the documentation.
2005-07-21 10:09:40 +00:00
..
lib - Fixed bug #33578 (strtotime() problem with "Oct17" format). 2005-07-20 08:31:02 +00:00
tests - Changed the year parameter so that 0..69 maps to 2000..2069 and 70..100 maps 2005-07-21 10:09:40 +00:00
config.m4 - Fixed stupid bug in PHP_INSTALL_HEADERS() macro: "foo bar" != foo bar 2005-07-07 23:18:22 +00:00
config.w32 - Rename tl_config.h to timelib_config.h 2005-06-17 12:03:04 +00:00
CREDITS - Add my new timelib and ext/date. For now only strtotime() makes use of this. 2005-06-14 21:32:29 +00:00
php_date.c - Changed the year parameter so that 0..69 maps to 2000..2069 and 70..100 maps 2005-07-21 10:09:40 +00:00
php_date.h - Fixed bug #33578 (strtotime() problem with "Oct17" format). 2005-07-20 08:31:02 +00:00
TODO - Fixed bug #33578 (strtotime() problem with "Oct17" format). 2005-07-20 08:31:02 +00:00