summaryrefslogtreecommitdiff
path: root/ext/intl/php_intl.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove executable bit from filesGustavo André dos Santos Lopes2012-07-301-0/+0
|
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
|
* Show ICU Data version inside phpinfo()Ilia Alshanetsky2011-06-031-0/+3
|
* Implemented FR #54561 (Expose ICU Version & ICU Data Version info).Ilia Alshanetsky2011-06-011-0/+4
|
* add ICU resource bundle support, contributed by Hans-Peter OeriStanislav Malyshev2010-01-041-6/+49
|
* add collator_get_sort_key()Stanislav Malyshev2009-10-261-0/+1
|
* merge errors supportStanislav Malyshev2009-07-071-0/+1
|
* - [DOC] add IDN support, idn_to_ascii and idn_to_utf8Pierre Joye2009-01-261-2/+23
| | | | | tests and MFB will follow Wednesday
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-11-171-43/+0
|
* - Revert ZEND_BEGIN_ARG_INFO changeFelipe Pena2008-11-021-0/+43
|
* - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macroFelipe Pena2008-10-241-43/+0
|
* MFH:Felipe Pena2008-08-111-137/+280
| | | | | | | - Added arginfo - Fixed WS - Changed C++ comments to C comments
* add acceptFromHttpStanislav Malyshev2008-07-231-0/+1
|
* add icu version to phpinfoStanislav Malyshev2008-07-141-0/+1
|
* fix date formatter positions (bug #14263)Stanislav Malyshev2008-07-101-2/+8
|
* Merge intl extension into coreStanislav Malyshev2008-07-071-0/+490