php-src/ext/intl/msgformat
Felipe Pena 93d42fb444 Merge branch 'PHP-5.4'
* PHP-5.4:
  - Fixed bug #61829 (Memory leak when calling MessageFormatter's constructor twice)
2012-04-23 15:19:35 -03:00
..
msgformat_attr.c - Fixed possible efree(NULL) (bug #55296) 2011-08-04 00:59:43 +00: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
msgformat_data.h typofixes 2008-07-22 20:25:51 +00:00
msgformat_format.c MFH: 2008-08-11 19:48:00 +00:00
msgformat_format.h
msgformat_helpers.cpp Compatibility with old versions of ICU (4.0+). 2012-04-01 23:28:01 +01:00
msgformat_helpers.h
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