summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-05-06 08:59:16 +0200
committerRemi Collet <remi@php.net>2026-05-06 08:59:16 +0200
commitc1b5e4da1225c36deba6d9ab055313b94dfe62a5 (patch)
tree205a3fcf1b4a56842a45384004919881f5a65faa
parente5890d33f72e04321a4339345d9a2aeb6e5d1949 (diff)
Update to 8.5.6 - http://www.php.net/releases/8_5_6.phpHEADv8.5.6master
-rw-r--r--failed.txt2
-rw-r--r--php85.spec5
2 files changed, 5 insertions, 2 deletions
diff --git a/failed.txt b/failed.txt
index 011709d..27ac16f 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.5.6RC3 (2026-04-30)
+===== 8.5.6 (2026-05-07)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
diff --git a/php85.spec b/php85.spec
index 5bc5283..800895c 100644
--- a/php85.spec
+++ b/php85.spec
@@ -91,7 +91,7 @@
%bcond_with zip
%global upver 8.5.6
-%global rcver RC3
+#global rcver RC3
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1885,6 +1885,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%changelog
+* Wed May 6 2026 Remi Collet <remi@remirepo.net> - 8.5.6-1
+- Update to 8.5.6 - http://www.php.net/releases/8_5_6.php
+
* Thu Apr 30 2026 Remi Collet <remi@remirepo.net> - 8.5.6~RC3-1
- update to 8.5.6RC3