Menü Schließen

PHP 8.1.19 Bugfix Release

PHP Logo

Die Entwickler der Programmiersprache PHP haben die Bugfix Releases 8.1.19 veröffentlicht. Auch der Zweig 8.2 erhielt mit dem PHP Update 8.2.6 diverse Bugfixe.

PHP 8.1.19 Changelog

  • Core:
    • Fix inconsistent float negation in constant expressions.
    • Fixed bug GH-8841 (php-cli core dump calling a badly formed function).
    • Fixed bug GH-10737 (PHP 8.1.16 segfaults on line 597 of sapi/apache2handler/sapi_apache2.c).
    • Fixed bug GH-11028 (Heap Buffer Overflow in zval_undefined_cv.).
    • Fixed bug GH-11108 (Incorrect CG(memoize_mode) state after bailout in ??=).
  • DOM:
    • Fixed bug #80602 (Segfault when using DOMChildNode::before()).
    • Fixed incorrect error handling in dom_zvals_to_fragment().
  • Exif:
    • Fixed bug GH-9397 (exif read : warnings and errors : Potentially invalid endianess, Illegal IFD size and Undefined index).
  • Intl:
    • Fixed bug GH-11071 (TZData version not displayed anymore).
  • PCRE:
    • Fixed bug GH-10968 (Segfault in preg_replace_callback_array()).
  • Standard:
    • Fixed bug GH-10990 (mail() throws TypeError after iterating over $additional_headers array by reference).
    • Fixed bug GH-9775 (Duplicates returned by array_unique when using enums).

Quelle: PHP: PHP 8 ChangeLog

1 Kommentar

  1. Pingback:PHP 8.2.6 Bugfix Release veröffentlicht - TASTE-OF-IT

Schreibe einen Kommentar

Deine E-Mail-Adresse wird nicht veröffentlicht. Erforderliche Felder sind mit * markiert