#16865 closed enhancement (fixed)

php-8.1.9

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 (5)

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

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

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

Owner: changed from Douglas R. Reno to Bruce Dubbs
Status: assignednew

comment:3 by Bruce Dubbs, 20 months ago

Status: newassigned

comment:4 by Bruce Dubbs, 20 months ago

04 Aug 2022, PHP 8.1.9

  • CLI:
    • Fixed potential overflow for the builtin server via the PHP_CLI_SERVER_WORKERS environment variable-
    • Fixed GH-8952 (Intentionally closing std handles no longer possible).
  • Core:
    • Fixed bug GH-8923 (error_log on Windows can hold the file write lock).
    • Fixed bug GH-8995 (WeakMap object reference offset causing TypeError).
  • Date:
    • Fixed bug #80047 (DatePeriod doesn't warn with custom DateTimeImmutable).
  • FPM:
    • Fixed zlog message prepend, free on incorrect address.
    • Fixed possible double free on configuration loading failure.
  • GD:
    • Fixed bug GH-8848 (imagecopyresized() error refers to the wrong argument).
  • Intl:
    • Fixed build for ICU 69.x and onwards.
  • OPcache:
    • Fixed bug GH-8847 (PHP hanging infinitly at 100% cpu when check php syntaxe of a valid file)-
    • Fixed bug GH-8030 (Segfault with JIT and large match/switch statements).
  • Reflection:
    • Fixed bug GH-8943 (Fixed Reflection::getModifiersNames() with readonly modifier)-
  • Standard:
    • Fixed the crypt_sha256/512 api build with clang > 12.
    • Uses CCRandomGenerateBytes instead of arc4random_buf on macOs.
    • Fixed bug GH-9017 (php_stream_sock_open_from_socket could return NULL).

comment:5 by Bruce Dubbs, 20 months ago

Resolution: fixed
Status: assignedclosed

Fixed at commits

d61eea50ae Update to php-8.1.9.
522be71c0f Update to slang-2.3.3.
bbdc7e1050 Update to tumbler-4.16.1.
ec7998680d Update to ldns-1.8.3.
2e69bcc4b5 Update to Pygments-2.13.0 (Python module).
59b71a9a10 Update to mariadb-10.6.9.
Note: See TracTickets for help on using tickets.