php-src/ext/date
Derick Rethans ac631dd580 - Fixed bug #53502 (strtotime with timezone memory leak).
- Fixed bug #52062 (large timestamps with DateTime::getTimestamp and
  DateTime::setTimestamp).
- Fixed bug #51994 (date_parse_from_format is parsing invalid date using 'yz'
  format).
- Fixed bug #51223 (Seg fault while creating (by unserialization)
  DatePeriod).
2011-12-06 06:21:08 +00:00
..
lib - Fixed bug #53502 (strtotime with timezone memory leak). 2011-12-06 06:21:08 +00:00
tests - Fixed bug #53502 (strtotime with timezone memory leak). 2011-12-06 06:21:08 +00:00
config0.m4 - Added a test case for bug #45866 2010-02-10 16:23:30 +00:00
config.w32 - fix header install 2010-12-14 13:10:25 +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 - Fixed bug #53502 (strtotime with timezone memory leak). 2011-12-06 06:21:08 +00:00
php_date.h - Fixed bug #53502 (strtotime with timezone memory leak). 2011-12-06 06:21:08 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00