php-src/ext/intl/msgformat
Stanislav Malyshev dad0e9d1a3 Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: (22 commits)
  Fix bug #72293 - Heap overflow in mysqlnd related to BIT fields
  I don't think 8cceb012a7 is needed
  Fix test
  Add check in fgetcsv in case sizeof(unit) != sizeof(size_t)
  Fix bug #73065: Out-Of-Bounds Read in php_wddx_push_element of wddx.c
  Fix bug #73035 (Out of bound when verify signature of tar phar in phar_parse_tarfile)
  Fix bug #73052 - Memory Corruption in During Deserialized-object Destruction
  Fix bug #73029 - Missing type check when unserializing SplArray
  Fix bug #72860: wddx_deserialize use-after-free
  Fix bug #73007: add locale length check
  Fix bug #72928 - Out of bound when verify signature of zip phar in phar_parse_zipfile
  sync NEWS
  Revert "Merge branch 'PHP-5.6' into PHP-7.0"
  Merge branch 'PHP-5.6' into PHP-7.0
  Merge branch 'PHP-5.6' into PHP-7.0
  Revert "Revert "Merge branch 'PHP-5.6' into PHP-7.0""
  fix version
  sync NEWS
  Fix bug #72957
  set versions
  ...
2016-09-12 21:10:34 -07:00
..
msgformat.c Fixed bug #65480 No declaration for msgformat_fix_quotes() in msgformat.c or msgformat_attr.c 2016-04-09 19:11:28 +02:00
msgformat.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
msgformat_attr.c Fixed bug #65480 No declaration for msgformat_fix_quotes() in msgformat.c or msgformat_attr.c 2016-04-09 19:11:28 +02:00
msgformat_attr.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
msgformat_class.c Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
msgformat_class.h Fixed "implicit declaration of function ‘msgformat_fix_quotes’" 2016-06-17 15:59:41 +08:00
msgformat_data.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
msgformat_data.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
msgformat_format.c Fix bug #73007: add locale length check 2016-09-12 17:19:47 +02:00
msgformat_format.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
msgformat_helpers.cpp Fixed bug #70484 selectordinal doesn't work with named parameters 2016-06-02 12:17:42 +02:00
msgformat_helpers.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
msgformat_parse.c Various warning fixes 2015-07-17 20:18:25 +02:00
msgformat_parse.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00