]> granicus.if.org Git - php/commit
Merge branch 'PHP-7.2' into PHP-7.3
authorStanislav Malyshev <stas@php.net>
Mon, 16 Dec 2019 08:38:54 +0000 (00:38 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 16 Dec 2019 08:38:54 +0000 (00:38 -0800)
commita65b8abf2c9702503591d894ddac0b2f046950b6
treed5032e847df212853f6c17c7d864b816d5638b87
parent518a160b65fe1c535dc7e78972ba7428c2a4e197
parentd348cfb96f2543565691010ade5e0346338be5a7
Merge branch 'PHP-7.2' into PHP-7.3

* PHP-7.2:
  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
ext/exif/exif.c
ext/spl/spl_directory.c
ext/standard/link_win32.c