]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.3' into PHP-7.4
authorStanislav Malyshev <stas@php.net>
Mon, 16 Dec 2019 08:39:37 +0000 (00:39 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 16 Dec 2019 08:39:37 +0000 (00:39 -0800)
commitd9f57e8316808341a849b38b2034348bea332982
tree99ce2050509160a23c51afce968f318447639653
parent7e9e0937f3a4557bf03ee5a3e7a546b266781eb4
parenta65b8abf2c9702503591d894ddac0b2f046950b6
Merge branch 'PHP-7.3' into PHP-7.4

* PHP-7.3:
  Fixed bug #78910
  Fix #78878: Buffer underflow in bc_shift_addsub
  Fix test
  Fix #78862: link() silently truncates after a null byte on Windows
  Fix #78863: DirectoryIterator class silently truncates after a null byte
  Fix #78943: mail() may release string with refcount==1 twice
ext/bcmath/libbcmath/src/str2num.c
ext/exif/exif.c
ext/spl/spl_directory.c
win32/sendmail.c