Opened 2 years ago

Closed 2 years ago

#16537 closed enhancement (fixed)

php-8.1.6

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 11.2
Component: BOOK Version: git
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 2 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 2 years ago

  • Core:
    • Fixed bug GH-8310 (Registry settings are no longer recognized).
    • Fixed potential race condition during resource ID allocation.
    • Fixed bug GH-8133 (Preloading of constants containing arrays with enums segfaults)-
    • Fixed Haiku ZTS builds.
  • Date:
    • Fixed bug GH-7752 (DateTimeZone::getTransitions() returns insufficient data)-
    • Fixed bug GH-8108 (Timezone doesn't work as intended).
    • Fixed bug #81660 (DateTimeZone::getTransitions() returns invalid data).
    • Fixed bug GH-8289 (Exceptions thrown within a yielded from iterator are not rethrown into the generator)-
  • FFI:
    • Fixed bug GH-8433 (Assigning function pointers to structs in FFI leaks).
  • FPM:
    • Fixed bug 76003 (FPM /status reports wrong number of active processe).
    • Fixed bug 77023 (FPM cannot shutdown processes).
    • Fixed comment in kqueue remove callback log message.
  • Hash:
    • Fixed bug 81714 (segfault when serializing finalized HashContext).
  • Iconv:
    • Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header).
  • Intl:
    • Fixed bug GH-8364 (msgfmt_format $values may not support references).
  • MBString:
    • Number of error markers emitted for invalid UTF-8 text matches WHATWG specification. This is a return to the behavior of PHP 8-0 and earlier.
  • MySQLi:
    • Fixed bug GH-8267 (MySQLi uses unsupported format specifier on Windows).
  • SPL:
    • Fixed bug GH-8366 (ArrayIterator may leak when calling construct()).
    • Fixed bug GH-8273 (SplFileObject: key() returns wrong value).
  • Streams:
    • Fixed php://temp does not preserve file-position when switched to temporary file-
  • zlib:
    • Fixed bug GH-8218 (ob_end_clean does not reset Content-Encoding header).

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

9ad1cdf884 Update to xfce4-terminal-1.0.3.
eb31c6d392 Update to php-8.1.6.
Note: See TracTickets for help on using tickets.