- updated to 8.0.6: This release reverts a bug related to PDO_pgsql

that was introduced in PHP 8.0.5.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:php/php8?expand=0&rev=24
This commit is contained in:
2021-06-03 17:21:07 +00:00
committed by Git OBS Bridge
parent 4703a4ca63
commit 6fd49a4643
6 changed files with 27 additions and 21 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Jun 3 17:18:17 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>
- updated to 8.0.6: This release reverts a bug related to PDO_pgsql
that was introduced in PHP 8.0.5.
-------------------------------------------------------------------
Thu Apr 29 14:30:56 UTC 2021 - Arjen de Korte <suse+build@de-korte.org>