php-src/ext/date
Anatoliy Belsky 26dbc5ecb4 Fixed bug #61611 ext\date\tests\date_default_timezone_get-2.phpt fails
The behaviour on windows is to select an arbitrary timezone from the
current system settings. This gives no chance to hardcode the timezone
name, for instance for UTC+1 it could choose from the multiple names
like Europe/Berlin or Europe/Paris . For this reason the test is
parametrized so there is no hardcoded timezone data.

The original test made to be skipped on windows and a duplicate was made
for windows. Tested on debian and win7 both x86.
2012-04-10 12:33:11 +02:00
..
lib - Updated to version 2012.3 (2012c) 2012-04-02 10:40:01 +01:00
tests Fixed bug #61611 ext\date\tests\date_default_timezone_get-2.phpt fails 2012-04-10 12:33:11 +02: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 - Year++ 2012-01-01 13:15:04 +00:00
php_date.h - Year++ 2012-01-01 13:15:04 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00