Software update: PHP 8.0.6 / 7.4.19

Spread the love

PHP calls itself a ‘hypertext pre-processor’ and is mainly used to generate dynamic content on web pages. This often happens in combination with a database program, such as MySQL, Firebird, MongoDB, PostgreSQL or SQLite. But you can also use PHP for this other cases deployments, such as scripting on the command line. The developers released versions 8.0.5 and 7.4.18 earlier this month with the following announcements:

PHP 8.0.6 Released!

The PHP development team announces the immediate availability of PHP 8.0.6. This release reverts a bug related to PDO_pgsql that was introduced in PHP 8.0.5.

PHP 8.0 users that use PDO_pgsql are encouraged to upgrade to this version.

For source downloads of PHP 8.0.6 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

PHP 7.4.19 Released!

The PHP development team announces the immediate availability of PHP 7.4.19. This release reverts a bug related to PDO_pgsql that was introduced in PHP 7.4.18.

PHP 7.4 users that use PDO_pgsql are encouraged to upgrade to this version.

For source downloads of PHP 7.4.19 please visit our downloads page, Windows source and binaries can be found on windows.php.net/download/. The list of changes is recorded in the ChangeLog.

Version number 8.0.6 / 7.4.19
Release status Final
Operating systems Script language
Website PHP
Download http://www.php.net/downloads.php
License type Conditions (GNU / BSD / etc.)
You might also like