1
0
mirror of https://github.com/php/php-src.git synced 2026-03-28 02:02:32 +01:00
Files
archived-php-src/ext/date/lib
Derick Rethans da11bc2b32 - MFH Bugfixes:
- Fixed bug #43808 (date_create never fails (even when it should)).
	- Fixed bug #43527 (DateTime created from a timestamp reports environment
	  timezone).
	- Fixed bug #43003 (Invalid timezone reported for DateTime objects
	  constructed using a timestamp).
	- Fixed bug #42190 (Constructing DateTime with TimeZone Indicator
	  invalidates DateTimeZone).
	- Fixed bug #41599 (setTime() fails after modify() is used).
2008-01-26 16:26:47 +00:00
..
2007-12-31 07:20:42 +00:00
2007-12-31 07:20:42 +00:00
2008-01-26 16:26:47 +00:00
2007-12-31 07:20:42 +00:00
2005-11-17 12:33:36 +00:00
2006-09-13 17:47:20 +00:00
2007-12-31 07:20:42 +00:00
2007-12-31 07:20:42 +00:00
2008-01-01 15:32:28 +00:00
2008-01-26 16:26:47 +00:00

Regenerating Parser
===================

Make sure you use re2c 0.9.10 or higher:

/dat/dev/sf/re2c/re2c -d -b -o ext/date/lib/parse_date.c ext/date/lib/parse_date.re