]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.3' into PHP-7.4
authorStanislav Malyshev <stas@php.net>
Mon, 27 May 2019 23:49:31 +0000 (16:49 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 27 May 2019 23:49:31 +0000 (16:49 -0700)
commit5e3dc08826ae7f105249e4b30fdf2211ec989b79
tree3e1be8832141de90774752113613a1b93918a72f
parentc12d474653c6d10cd74391943bdb7af4509ed2d3
parentc7eb0feed8651b0c3f851e7701fd8fe471c4c717
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  Update NEWS
  Fix bug #78069 - Out-of-bounds read in iconv.c:_php_iconv_mime_decode() due to integer overflow
  Fix #77973: Uninitialized read in gdImageCreateFromXbm
ext/gd/libgd/gd_xbm.c
ext/iconv/iconv.c