Fedora 38: php 2023-984c26961f
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.2.9** (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 line number of JMP instruction over else block. (ilutov) * Fixed use-of- uninitialized-value with ??= on assert. (ilutov) * Fixed oss-fuzz php#60411 (Fix double-compilation of arrow-functions). (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) * Fixed bug [GH-11600](-src/issues/11600) (Can't parse time strings which include (narrow) non-breaking space characters). (Derick) * Fixed bug [GH-11854](-src/issues...
Change Log
* Thu Aug 3 2023 Remi Collet
References
Fedora Update Notification FEDORA-2023-984c26961f 2023-08-12 04:19:56.585527 Name : php Product : Fedora 38 Version : 8.2.9 Release : 2.fc38 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-984c26961f' at the command line. For more information, refer to the dnf documentation available at https://dnf.readthedocs.io/en/latest/command_ref.html