php-src/ext/intl/resourcebundle
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
..
resourcebundle_class.c Changed ResourceBundle constructor behavior 2012-05-24 13:50:59 +02:00
resourcebundle_class.h Add missing php.h include 2011-08-07 15:07:53 +00:00
resourcebundle_iterator.c fix TS build 2010-01-21 18:07:28 +00:00
resourcebundle_iterator.h
resourcebundle.c - unused var 2011-02-15 09:07:34 +00:00
resourcebundle.h
TODO