php-src/ext/date
Felipe Pena 8ecf8ede1f - Removed:
- UG(unicode) checks
       - pcre_cache_entry.unicode_mode
- Changed:
       - ZEND_STR_TYPE -> IS_UNICODE
       - convert_to_text -> convert_to_unicode
       - convert_to_text_ex -> convert_to_unicode_ex

(Felipe, Steph)
2009-03-26 20:02:53 +00:00
..
lib - Updated to version 2009.4 (2009d) 2009-03-23 21:39:21 +00:00
tests New tests for various date extension functions. Tested on Windows, Linux and linux 64 2009-03-18 23:35:10 +00:00
config.m4 - MF53: Added new date/time functionality: 2008-04-25 12:55:16 +00:00
config.w32 - silent conversion warnings as it is not going to be "fixed" any time soon, removing false positive alerts. noise--; 2008-12-09 14:28:35 +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 - Removed: 2009-03-26 20:02:53 +00:00
php_date.h - This is PHP 6 - if this ... ever gets out 2009-03-10 23:40:06 +00:00
TODO - Update TODO 2005-08-04 14:59:29 +00:00