1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

lang/php72: Update from 7.2.21 to 7.2.22

Changelog:

    Core:
        Fixed bug #78363 (Buffer overflow in zendparse).
        Fixed bug #78379 (Cast to object confuses GC, causes crash).
    Curl:
        Fixed bug #77946 (Bad cURL resources returned by curl_multi_info_read()).
    Exif:
        Fixed bug #78333 (Exif crash (bus error) due to wrong alignment and invalid cast).
    Iconv:
        Fixed bug #78342 (Bus error in configure test for iconv //IGNORE).
    LiteSpeed:
        Updated to LiteSpeed SAPI V7.5 (Fixed clean shutdown).
    MySQLnd:
        Fixed bug #78179 (MariaDB server version incorrectly detected).
    Opcache:
        Fixed bug #77191 (Assertion failure in dce_live_ranges() when silencing is used).
    Standard:
        Fixed bug #69100 (Bus error from stream_copy_to_stream (file -> SSL stream) with invalid length).
        Fixed bug #78282 (atime and mtime mismatch).
        Fixed bug #78326 (improper memory deallocation on stream_get_contents() with fixed length buffer).

MFH:		2019Q3
This commit is contained in:
Torsten Zuehlsdorff 2019-09-03 20:23:13 +00:00
parent 6d73c7b761
commit ab5b43b377
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=511035
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php72
DISTVERSION= 7.2.21
DISTVERSION= 7.2.22
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1564742313
SHA256 (php-7.2.21.tar.xz) = de06aff019d8f5079115795bd7d8eedd4cd03daecb62d58abb18f492dd995c95
SIZE (php-7.2.21.tar.xz) = 12298448
TIMESTAMP = 1567512662
SHA256 (php-7.2.22.tar.xz) = eb597fcf8dc0a6211a42a6346de4f63ee166829a6df6d8ed767fe14be8d1c3a3
SIZE (php-7.2.22.tar.xz) = 12271632