php-src/ext/intl
Gustavo André dos Santos Lopes 92039fed22 Changed ResourceBundle constructor behavior
null is now accepted for two first (mandatory arguments).

Passing null as the package name causes NULL to be passed to ICU  and
the default ICU data to be loaded.

Passing null as the locale name causes the default locale to be used.
2012-05-24 13:50:59 +02:00
..
collator Merge branch '5.3' into 5.4 2012-05-23 13:27:21 +02:00
common - Fixed bug #60392 (U_IDNA_DOMAIN_NAME_TOO_LONG_ERROR undeclared) 2011-11-26 14:55:31 +00:00
dateformat Merge branch '5.3' into 5.4 2012-05-24 11:08:55 +02:00
doc update API files 2009-07-01 20:25:38 +00:00
formatter Merge branch 'PHP-5.3' into PHP-5.4 2012-04-19 11:37:31 -07:00
grapheme Merge branch '5.3' into 5.4 2012-05-23 13:27:21 +02:00
idn - Updated UPGRADING, protos and attribution in ext/intl/idn/idn.c 2011-11-24 22:45:50 +00:00
locale Merge branch '5.3' into 5.4 2012-05-23 13:27:21 +02:00
msgformat Merge branch 'PHP-5.3' into PHP-5.4 2012-04-23 15:19:23 -03:00
normalizer - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
resourcebundle Changed ResourceBundle constructor behavior 2012-05-24 13:50:59 +02:00
spoofchecker - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
tests Changed ResourceBundle constructor behavior 2012-05-24 13:50:59 +02: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 cleanup some code, improve error handling 2009-12-23 21:41:05 +00:00
intl_error.h cleanup some code, improve error handling 2009-12-23 21:41:05 +00:00
php_intl.c - Support for UTS #46. 2011-11-24 17:54:50 +00:00
php_intl.h sync version with PECL 2010-06-30 04:23:32 +00:00
TODO todo 2008-07-14 06:15:49 +00:00