Opened 5 years ago

Closed 5 years ago

#11330 closed enhancement (fixed)

php-7.2.12

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (2)

comment:1 by thomas, 5 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

Core:

Fixed bug #76846 (Segfault in shutdown function after memory limit error). Fixed bug #76946 (Cyclic reference in generator not detected). Fixed bug #77035 (The phpize and ./configure create redundant .deps file). Fixed bug #77041 (buildconf should output error messages to stderr) (Mizunashi Mana)

Date:

Upgraded timelib to 2017.08. Fixed bug #75851 (Year component overflow with date formats "c", "o", "r" and "y"). Fixed bug #77007 (fractions in diff() are not correctly normalized).

FCGI:

Fixed bug #76948 (Failed shutdown/reboot or end session in Windows). Fixed bug #76954 (apache_response_headers removes last character from header name).

FTP:

Fixed bug #76972 (Data truncation due to forceful ssl socket shutdown).

intl:

Fixed bug #76942 (U_ARGUMENT_TYPE_MISMATCH).

Reflection:

Fixed bug #76936 (Objects cannot access their private attributes while handling reflection errors). Fixed bug #66430 (ReflectionFunction::invoke does not invoke closure with object scope).

Sodium:

Some base64 outputs were truncated; this is not the case any more. block sizes >= 256 bytes are now supposed by sodium_pad() even when an old version of libsodium has been installed. Fixed bug #77008 (sodium_pad() could read (but not return nor write) uninitialized memory when trying to pad an empty input).

Standard:

Fixed bug #76965 (INI_SCANNER_RAW doesn't strip trailing whitespace).

Tidy:

Fixed bug #77027 (tidy::getOptDoc() not available on Windows).

XML:

Fixed bug #30875 (xml_parse_into_struct() does not resolve entities). Add support for getting SKIP_TAGSTART and SKIP_WHITE options.

XMLRPC:

Fixed bug #75282 (xmlrpc_encode_request() crashes).

comment:2 by thomas, 5 years ago

Resolution: fixed
Status: assignedclosed

fixed in r20731

Note: See TracTickets for help on using tickets.