MFH: r495045
Update PHP 7.1 from 7.1.26 to 7.1.27
Changelog:
Core:
Fixed bug #77630 (rename() across the device may allow unwanted access during processing).
EXIF:
Fixed bug #77509 (Uninitialized read in exif_process_IFD_in_TIFF).
Fixed bug #77540 (Invalid Read on exif_process_SOFn).
Fixed bug #77563 (Uninitialized read in exif_process_IFD_in_MAKERNOTE).
Fixed bug #77659 (Uninitialized read in exif_process_IFD_in_MAKERNOTE).
PHAR:
Fixed bug #77396 (Null Pointer Dereference in phar_create_or_parse_filename).
Fixed bug #77586 (phar_tar_writeheaders_int() buffer overflow).
SPL:
Fixed bug #77431 (openFile() silently truncates after a null byte).Changelog taken from: http://www.php.net/ChangeLog-7.php#7.1.27
Approved by: ports-secteam (delphij)