php-src/ext/intl/msgformat
Gustavo André dos Santos Lopes ec23c3e540 MessageFormatter accepts IntlCalendar arguments
Now MessageFormatter::format() accepts IntlCalendar objects to be used in
arguments of type Format::kDate.
2012-05-17 17:57:37 +02:00
..
msgformat_attr.c Cache arguments type info in MessageFormatter. 2012-05-13 20:53:05 +01:00
msgformat_attr.h
msgformat_class.c - Added missing PHP_FE_END/ZEND_FE_END 2011-08-06 01:22:27 +00:00
msgformat_class.h
msgformat_data.c Bug #58756: w.r.t MessageFormatter (partial fix) 2012-05-17 17:57:01 +02:00
msgformat_data.h Bug #58756: w.r.t MessageFormatter (partial fix) 2012-05-17 17:57:01 +02:00
msgformat_format.c Don't check number of args in msgfmt_do_format 2012-05-13 20:54:55 +01:00
msgformat_format.h
msgformat_helpers.cpp MessageFormatter accepts IntlCalendar arguments 2012-05-17 17:57:37 +02:00
msgformat_helpers.h Better error messages in MessageFormatter::format. 2012-05-13 20:53:06 +01:00
msgformat_parse.c - Fixed possible efree(NULL) (bug #55296) 2011-08-04 00:59:43 +00:00
msgformat_parse.h
msgformat.c - Fixed bug #61829 (Memory leak when calling MessageFormatter's constructor twice) 2012-04-23 15:18:12 -03:00
msgformat.h