diff options
| author | Remi Collet <remi@remirepo.net> | 2026-07-01 07:11:29 +0200 |
|---|---|---|
| committer | Remi Collet <remi@php.net> | 2026-07-01 07:11:29 +0200 |
| commit | 35a3963182c4e85005389ce98e1a70cb2f1c4fcf (patch) | |
| tree | 9595f7355099a5622d41573596c55efd438e0bba | |
| parent | 0a04974b535ee096185bcfe15a4c28d034f35cac (diff) | |
| -rw-r--r-- | failed.txt | 2 | ||||
| -rw-r--r-- | php.spec | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,4 +1,4 @@ -===== 8.5.8RC1 (2026-06-18) +===== 8.5.8 (2026-07-02) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log @@ -104,7 +104,7 @@ %global gh_owner php %global gh_project php-src %global upver 8.5.8 -%global rcver RC1 +#global rcver RC1 # TODO set PHP_EXTRA_VERSION for EOL version Summary: PHP scripting language for creating dynamic web sites @@ -1681,6 +1681,9 @@ fi %changelog +* Wed Jul 1 2026 Remi Collet <remi@remirepo.net> - 8.5.8-1 +- Update to 8.5.8 - http://www.php.net/releases/8_5_8.php + * Wed Jun 17 2026 Remi Collet <remi@remirepo.net> - 8.5.8~RC1-1 - update to 8.5.8RC1 |
