Die Entwickler von PHP haben die neuen Versionen 8.3.3 und 8.2.16 freigegeben. Beide Releases behebn Fehler und sorgen so für die Stabilität von PHP.
PHP 8.3.3 Release Notes
- Core:
- Fixed timer leak in zend-max-execution-timers builds.
- Fixed bug GH-12349 (linking failure on ARM with mold).
- Fixed bug GH-13097 (Anonymous class reference in trigger_error / thrown Exception).
- Fixed bug GH-13177 (PHP 8.3.2: final private constructor not allowed when used in trait).
- Fixed bug GH-13215 (GCC 14 build failure).
- Curl:
- Fix missing error check in curl_multi_init().
- FPM:
- Fixed bug GH-12996 (Incorrect SCRIPT_NAME with Apache ProxyPassMatch when plus in path).
- GD:
- LibXML:
- Fix crashes with entity references and predefined entities.
- MySQLnd:
- Fixed bug GH-12107 (When running a stored procedure (that returns a result set) twice, PHP crashes).
- Opcache:
- OpenSSL:
- Fixed LibreSSL undefined reference when OPENSSL_NO_ENGINE not set. (David Carlier).
- PDO_Firebird:
- Fix GH-13119 (Changed to convert float and double values into strings using `H` format).
- Phar:
- Random:
- Fixed bug GH-13138 (Randomizer::pickArrayKeys() does not detect broken engines).
- Session:
- Fixed bug GH-12504 (Corrupted session written when there’s a fatal error in autoloader).
- Standard:
- Fixed bug GH-13094 (range(9.9, ‚0‘) causes segmentation fault).
- Streams:
- Fixed bug GH-13071 (Copying large files using mmap-able source streams may exhaust available memory and fail).
PHP 8.2.16 Release Notes
- Core:
- Curl:
- Fix missing error check in curl_multi_init().
- FPM:
- Fixed bug GH-12996 (Incorrect SCRIPT_NAME with Apache ProxyPassMatch when plus in path).
- GD:
- MySQLnd:
- Fixed bug GH-12107 (When running a stored procedure (that returns a result set) twice, PHP crashes).
- Opcache:
- Fixed bug GH-13232 (Segmentation fault will be reported when JIT is off but JIT_debug is still on).
- OpenSSL:
- Fixed LibreSSL undefined reference when OPENSSL_NO_ENGINE not set. (David Carlier).
- PDO_Firebird:
- Fix GH-13119 (Changed to convert float and double values into strings using `H` format).
- Phar:
- Random:
- Fixed bug GH-13138 (Randomizer::pickArrayKeys() does not detect broken engines).
- Session:
- Fixed bug GH-12504 (Corrupted session written when there’s a fatal error in autoloader).
- Streams:
- Fixed bug GH-13071 (Copying large files using mmap-able source streams may exhaust available memory and fail).
Interessiert in verschiedenste IT Themen, schreibe ich in diesem Blog über Software, Hardware, Smart Home, Games und vieles mehr. Ich berichte z.B. über die Installation und Konfiguration von Software als auch von Problemen mit dieser. News sind ebenso spannend, sodass ich auch über Updates, Releases und Neuigkeiten aus der IT berichte. Letztendlich nutze ich Taste-of-IT als eigene Dokumentation und Anlaufstelle bei wiederkehrenden Themen. Ich hoffe ich kann dich ebenso informieren und bei Problemen eine schnelle Lösung anbieten. Wer meinen Aufwand unterstützen möchte, kann gerne eine Tasse oder Pod Kaffe per PayPal spenden – vielen Dank.