Opened 7 years ago

Closed 7 years ago

#9824 closed enhancement (fixed)

php-7.1.10

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

Description

New point version.

Change History (3)

comment:1 by Pierre Labastie, 7 years ago

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

comment:2 by Pierre Labastie, 7 years ago

Bug fix release:

Version 7.1.10
28 Sep 2017

    Core:
        Fixed bug #75042 (run-tests.php issues with EXTENSION block).
    BCMath:
        Fixed bug #44995 (bcpowmod() fails if scale != 0).
        Fixed bug #46781 (BC math handles minus zero incorrectly).
        Fixed bug #54598 (bcpowmod() may return 1 if modulus is 1).
        Fixed bug #75178 (bcpowmod() misbehaves for non-integer base or modulus).
    CLI server:
        Fixed bug #70470 (Built-in server truncates headers spanning over TCP packets).
    CURL:
        Fixed bug #75093 (OpenSSL support not detected).
    GD:
        Fixed bug #75124 (gdImageGrayScale() may produce colors).
        Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?).
    Gettext:
        Fixed bug #73730 (textdomain(null) throws in strict mode).
    Intl:
        Fixed bug #75090 (IntlGregorianCalendar doesn't have constants from parent class).
        Fixed bug #75193 (segfault in collator_convert_object_to_string).
    PDO_OCI:
        Fixed bug #74631 (PDO_PCO with PHP-FPM: OCI environment initialized before PHP-FPM sets it up).
    SPL:
        Fixed bug #75155 (AppendIterator::append() is broken when appending another AppendIterator).
        Fixed bug #75173 (incorrect behavior of AppendIterator::append in foreach loop).
    Standard:
        Fixed bug #75152 (signed integer overflow in parse_iv).
        Fixed bug #75097 (gethostname fails if your host name is 64 chars long).

comment:3 by Pierre Labastie, 7 years ago

Resolution: fixed
Status: assignedclosed

Fixed at r19289

Note: See TracTickets for help on using tickets.