php-src/ext/date
Dmitry Stogov 227295a4f1 Unicode stuff is changed according to decision maden on PDM.
Now IS_BINRAY data type is removed and IS_STRING starts behave as IS_BINARY in unicode mode. IS_STRING is incompatible with IS_UNICODE, so ALL functions should be improved to support unicode mode.
2006-01-17 12:18:53 +00:00
..
lib - Fixed bug #35885 (strtotime("NOW") no longer works). 2006-01-04 15:56:58 +00:00
tests Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
config.m4 - Reintroduced the normal constants. 2005-12-19 12:57:49 +00:00
config.w32 fix win build 2006-01-04 17:34:44 +00:00
CREDITS
php_date.c Unicode stuff is changed according to decision maden on PDM. 2006-01-17 12:18:53 +00:00
php_date.h - New implementation of the sunset algorithm. Fixes bugs #33789, #33671, #32820 2006-01-04 12:57:04 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00