Merge branch 'PHP-7.1' into PHP-7.2
authorStanislav Malyshev <stas@php.net>
Mon, 4 Mar 2019 06:20:35 +0000 (22:20 -0800)
committerStanislav Malyshev <stas@php.net>
Mon, 4 Mar 2019 06:20:35 +0000 (22:20 -0800)
commit8363df370399e739733be5c5312fc5bb95ea5946
tree3d51f6b99fb8ffd8e3b97555cb8ef91dd705abc8
parent637713c1a442931ca2528292cd6ff54fcaed951c
parent759e841b247691ca3e18fd08313db26a12a41007
Merge branch 'PHP-7.1' into PHP-7.2

* PHP-7.1:
  Update NEWS
  Fix test error message
  Fix bug #77563 - Uninitialized read in exif_process_IFD_in_MAKERNOTE
  Fix bug #77540 - Invalid Read on exif_process_SOFn
  Fix integer overflows on 32-bits
  Fix #77431 SplFileInfo::__construct() accepts NUL bytes
  Fix bug #77396 - Null Pointer Dereference in phar_create_or_parse_filename
ext/exif/exif.c
ext/phar/phar.c
ext/spl/spl_directory.c