Fedora 37: php 2023-c68f2227e6
Summary
PHP is an HTML-embedded scripting language. PHP attempts to make it
easy for developers to write dynamically generated web pages. PHP also
offers built-in database integration for several commercial and
non-commercial database management systems, so writing a
database-enabled webpage with PHP is fairly simple. The most common
use of PHP coding is probably as a replacement for CGI scripts.
Update Information:
**PHP version 8.1.22** (03 Aug 2023) **Build:** * Fixed bug [GH-11522](-src/issues/11522) (PHP version check fails with '-' separator). (SVGAnimate) **CLI:** * Fix interrupted CLI output causing the process to exit. (nielsdos) **Core:** * Fixed oss-fuzz php#60011 (Mis-compilation of by-reference nullsafe operator). (ilutov) * Fixed use-of- uninitialized-value with ??= on assert. (ilutov) * Fixed build for FreeBSD before the 11.0 releases. (David Carlier) **Curl:** * Fix crash when an invalid callback function is passed to CURLMOPT_PUSHFUNCTION. (nielsdos) **Date:** * Fixed bug [GH-11368](-src/issues/11368) (Date modify returns invalid datetime). (Derick) **DOM:** * Fixed bug [GH-11625](-src/issues/11625) (DOMElement::replaceWith() doesn't replace node with DOMDocumentFragment but just deletes node or causes wrapping <> depending on libxml2 version). (nielsdos) **Fileinfo:** * Fixed bug [GH-11298](- src/issues/11298) (finfo returns wrong mime type for...
Read the Full AdvisoryChange Log
* Wed Aug 2 2023 Remi Collet
References
Fedora Update Notification FEDORA-2023-c68f2227e6 2023-08-11 00:57:19.837882 Name : php Product : Fedora 37 Version : 8.1.22 Release : 1.fc37 URL : https://www.php.net/ Summary : PHP scripting language for creating dynamic web sites Description : PHP is an HTML-embedded scripting language. PHP attempts to make it easy for developers to write dynamically generated web pages. PHP also offers built-in database integration for several commercial and non-commercial database management systems, so writing a database-enabled webpage with PHP is fairly simple. The most common use of PHP coding is probably as a replacement for CGI scripts.
Update Instructions
This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2023-c68f2227e6' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html