Opened 19 months ago

Closed 18 months ago

Last modified 18 months ago

#17136 closed enhancement (fixed)

php-8.1.11

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

Description

New point version.

Change History (7)

comment:1 by Douglas R. Reno, 19 months ago

Owner: changed from blfs-book to Douglas R. Reno
Status: newassigned

comment:2 by Douglas R. Reno, 19 months ago

Priority: normalelevated

comment:3 by Bruce Dubbs, 19 months ago

Owner: changed from Douglas R. Reno to blfs-book
Status: assignednew

comment:4 by Bruce Dubbs, 19 months ago

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

comment:5 by Bruce Dubbs, 19 months ago

29 Sep 2022, PHP 8.1.11

  • Core:
    • Fixed bug #81726: phar wrapper: DOS when using quine gzip file. (CVE-2022-31628).
    • Fixed bug #81727: Don't mangle HTTP variable names that clash with ones that have a specific semantic meaning. (CVE-2022-31629).
    • Fixed bug GH-9323 (Crash in ZEND_RETURN/GC/zend_call_function)
    • Fixed bug GH-9361 (Segmentation fault on script exit).
    • Fixed bug GH-9447 (Invalid class FQN emitted by AST dump for new and class constants in constant expressions).
  • DOM:
    • Fixed bug 79451 (DOMDocument->replaceChild on doctype causes double free).
  • FPM:
    • Fixed bug GH-8885 (FPM access.log with stderr begins to write logs to error_log after daemon reload).
    • Fixed bug 77780 ("Headers already sent..." when previous connection was aborted).
  • GMP
    • Fixed bug GH-9308 (GMP throws the wrong error when a GMP object is passed to gmp_init()).
  • Intl
    • Fixed bug GH-9421 (Incorrect argument number for ValueError in NumberFormatter).
  • PCRE:
    • Fixed pcre.jit on Apple Silicon.
  • PDO_PGSQL:
    • Fixed bug GH-9411 (PgSQL large object resource is incorrectly closed).
  • Reflection:
    • Fixed bug GH-8932 (ReflectionFunction provides no way to get the called class of a Closure).
  • Streams:
    • Fixed bug GH-9316 ($http_response_header is wrong for long status line).

comment:6 by Bruce Dubbs, 18 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

3fb7d7dd87 Update to php-8.1.11.
a723a30b44 Update to sqlite-autoconf-3390400 (3.39.4).
f7283ecec5 Update to thunderbird-102.3.3 (Security update).

comment:7 by Douglas R. Reno, 18 months ago

Issued SA-11.2-023 for PHP

Note: See TracTickets for help on using tickets.