#17348 closed enhancement (fixed)

php-8.1.13

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

Description

New point version.

Change History (3)

comment:1 by Bruce Dubbs, 17 months ago

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

comment:2 by Bruce Dubbs, 17 months ago

24 Nov 2022, PHP 8.1.13

  • CLI:
    • Fixed bug GH-9709 (Null pointer dereference with -w/-s options).
  • Core:
    • Fixed bug GH-9752 (Generator crashes when interrupted during argument evaluation with extra named params).
    • Fixed bug GH-9801 (Generator crashes when memory limit is exceeded during initialization).
    • Fixed potential NULL pointer dereference Windows shm*() functions.
    • Fixed bug GH-9750 (Generator memory leak when interrupted during argument evaluation.
  • Date:
    • Fixed bug GH-9763 (DateTimeZone ctr mishandles input and adds null byte if the argument is an offset larger than 100*60 minutes).
  • FPM:
    • Fixed bug GH-9754 (SaltStack (using Python subprocess) hangs when running php-fpm 8.1.11).
  • mysqli:
    • Fixed bug GH-9841 (mysqli_query throws warning despite using silenced error mode).
  • MySQLnd:
    • Fixed potential heap corruption due to alignment mismatch.
  • OpenSSL:
    • Fixed bug GH-8430 (OpenSSL compiled with no-md2, no-md4 or no-rmd160 does not build).
  • SOAP:
    • Fixed GH-9720 (Null pointer dereference while serializing the response).

comment:3 by Bruce Dubbs, 17 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commit b0d1dc05f0a80081bf1cd0909349cd5b4c445629

Update to php-8.1.13.
Update to umockdev-0.17.15.
Update to btrfs-progs-v6.0.2.
Note: See TracTickets for help on using tickets.