php-src/ext/intl
Rasmus Lerdorf 6659010dc9 Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there
is no way to know whether dst should be applied or not.
2012-02-05 10:35:56 +00:00
..
collator Redid the fix for #60192 with suggestions by Pierre and Kalle 2011-11-03 16:20:11 +00:00
common - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared) 2011-11-26 14:55:31 +00:00
dateformat - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
doc update API files 2009-07-01 20:25:38 +00:00
formatter - wrong variable used (ended as non initiazed usage) 2011-09-04 16:33:31 +00:00
grapheme fix bug 55562 - make substr always return rest of the string if length is too long 2011-09-04 18:50:05 +00:00
idn - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c 2011-11-24 22:45:50 +00:00
locale - Fixed memory leak in several Intl locale functions 2011-11-22 12:29:15 +00:00
msgformat - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
normalizer - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
resourcebundle Front- and back-port rev 314431 (missing php.h include) 2011-08-07 17:15:40 +00:00
spoofchecker - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
tests Same thing here. "June 18, 1969 8:49:59 AM " does not contain a timezone, so there 2012-02-05 10:35:56 +00:00
transliterator - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
config.m4 - fix build with ICU < 4.2, add ICU_VERSION for m4 checks 2011-02-15 08:28:03 +00:00
config.w32 - fix intl build with ICU < 4.2, windows part 2011-02-15 08:48:24 +00:00
CREDITS MFH:tune 2008-07-26 22:18:38 +00:00
intl_common.h
intl_convert.c MFH: 2008-08-11 19:48:00 +00:00
intl_convert.h
intl_data.h little errors cleanup 2009-05-10 19:10:36 +00:00
intl_error.c - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +00:00
intl_error.h - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +00:00
php_intl.c - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +00:00
php_intl.h - Added the ability for the intl exception to throw exceptions when a global error is set. 2012-01-08 18:41:53 +00:00
TODO todo 2008-07-14 06:15:49 +00:00