Opened 2 years ago

Closed 2 years ago

#16413 closed enhancement (fixed)

php-8.1.5

Reported by: Douglas R. Reno 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

14 Apr 2022, PHP 8.1.5

Core:

  • Fixed bug GH-8176 (Enum values in property initializers leak).
  • Fixed freeing of internal attribute arguments.
  • Fixed bug GH-8070 (memory leak of internal function attribute hash).
  • Fixed bug GH-8160 (ZTS support on Alpine is broken).

Filter:

  • Fixed signedness confusion in php_filter_validate_domain().

Intl:

  • Fixed bug GH-8115 (Can't catch arg type deprecation when instantiating Intl classes).
  • Fixed bug GH-8142 (Compilation error on cygwin).
  • Fixed bug GH-7734 (Fix IntlPartsIterator key off-by-one error and first key).

MBString:

  • Fixed bug GH-8208 (mb_encode_mimeheader: $indent functionality broken).

MySQLi:

  • Fixed bug GH-8068 (mysqli_fetch_object creates inaccessible properties).

Pcntl:

  • Fixed bug GH-8142 (Compilation error on cygwin).

PgSQL:

  • Fixed result_type related stack corruption on LLP64 architectures.
  • Fixed bug GH-8253 (pg_insert() fails for references).

Sockets:

  • Fixed Solaris builds.

SPL:

  • Fixed bug GH-8121 (SplFileObject - seek and key with csv file inconsistent).
  • Fixed bug GH-8192 (Cannot override DirectoryIterator::current() without return typehint in 8.1).

Standard:

  • Fixed bug GH-8048 (Force macOS to use statfs).

comment:3 by Bruce Dubbs, 2 years ago

Resolution: fixed
Status: assignedclosed

Fixed at commit

706e72e3e2 Update to boost_1_79_0.
92aa2390f7 Update to json-c-0.16.
f02fed1a43 Update to pipewire-0.3.50.
5a472da610 Update to glib-2.72.1.
7b509ebe62 Update to php-8.1.5.
Note: See TracTickets for help on using tickets.