1
0
Fork 0
mirror of https://git.freebsd.org/ports.git synced 2025-06-20 12:10:31 -04:00
ports/lang/php72/files
Torsten Zuehlsdorff ad7728b35d lang/php72: Upgrade from 7.2.17 to 7.2.18
Changelog:

    CLI:
        Fixed bug  (Incorrect Date header format in built-in server).
    EXIF:
        Fixed bug  (Heap-buffer-overflow in _estrndup via exif_process_IFD_TAG).
    Interbase:
        Fixed bug  (Impossibility of creating multiple connections to Interbase with php 7.x).
    Intl:
        Fixed bug  (IntlDateFormatter::create fails in strict mode if $locale = null).
    litespeed:
        LiteSpeed SAPI 7.3.1, better process management, new API function litespeed_finish_request().
    Mail:
        Fixed bug  (Potential heap corruption in TSendMail()).
    PCRE:
        Fixed bug  (preg_match does not ignore \r in regex flags).
    PDO:
        Fixed bug  (Disable cloning of PDO handle/connection objects).
    phpdbg:
        Fixed bug  (too many open files).
        Fixed bug  (phpdbg segfaults on listing some conditional breakpoints).
        Fixed bug  (phpdbg build fails when readline is shared).
    Reflection:
        Fixed bug  (ReflectionClass::getMethods(null) doesn't work).
        Fixed bug  (Different behavior: always calls destructor).
    Standard:
        Fixed bug  (recursive mkdir on ftp stream wrapper is incorrect).
        Fixed bug  (Crash due to null pointer in parse_ini_string with INI_SCANNER_TYPED).
        Fixed bug  (Inconsistent substr_compare behaviour with empty haystack).

Changelog taken from: https://www.php.net/ChangeLog-7.php#7.2.18

MFH:		2019Q2
2019-05-08 06:45:13 +00:00
..
patch-acinclude.m4 lang/php72: Upgrade from 7.2.17 to 7.2.18 2019-05-08 06:45:13 +00:00
patch-configure.in - Replace USE_AUTOTOOLS with USES=autoreconf:build and run an upstream 2018-01-12 12:57:18 +00:00
patch-Makefile.global
patch-sapi_apache2handler_config.m4
patch-sapi_fpm_config.m4
patch-sapi_fpm_www.conf.in lang/php72 and lang/php73: improve documentation of php-fpm specific www.conf 2019-01-26 16:32:28 +00:00
patch-Zend_zend__hash.c
patch-Zend_zend__hash.h
php-fpm.in Add PHP 7.2 RC6 2017-11-16 10:48:48 +00:00