Opened 6 years ago

Closed 6 years ago

#10455 closed enhancement (fixed)

php-7.2.3

Reported by: bdubbs@… Owned by: Pierre Labastie
Priority: normal Milestone: 8.3
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Pierre Labastie, 6 years ago

Owner: changed from blfs-book@… to Pierre Labastie
Status: newassigned

comment:2 by Pierre Labastie, 6 years ago

Version 7.2.3
01 Mar 2018

    Core:
        Fixed bug #75864 ("stream_isatty" returns wrong value on s390x).
    Apache2Handler:
        Fixed bug #75882 (a simple way for segfaults in threadsafe php just with configuration).
    Date:
        Fixed bug #75857 (Timezone gets truncated when formatted).
        Fixed bug #75928 (Argument 2 for `DateTimeZone::listIdentifiers()` should accept `null`).
        Fixed bug #68406 (calling var_dump on a DateTimeZone object modifies it).
    LDAP:
        Fixed bug #49876 (Fix LDAP path lookup on 64-bit distros).
    libxml2:
        Fixed bug #75871 (use pkg-config where available).
    PGSQL:
        Fixed bug #75838 (Memory leak in pg_escape_bytea()).
    Phar:
        Fixed bug #54289 (Phar::extractTo() does not accept specific directories to be extracted).
        Fixed bug #65414 (deal with leading slash while adding files correctly).
        Fixed bug #65414 (deal with leading slash when adding files correctly).
    ODBC:
        Fixed bug #73725 (Unable to retrieve value of varchar(max) type).
    Opcache:
        Fixed bug #75729 (opcache segfault when installing Bitrix).
        Fixed bug #75893 (file_get_contents $http_response_header variable bugged with opcache).
        Fixed bug #75938 (Modulus value not stored in variable).
    SPL:
        Fixed bug #74519 (strange behavior of AppendIterator).
    Standard:
        Fixed bug #75916 (DNS_CAA record results contain garbage).
        Fixed bug #75981 (stack-buffer-overflow while parsing HTTP response). (CVE-2018-7584)

comment:3 by Pierre Labastie, 6 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r19930

Note: See TracTickets for help on using tickets.