summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-02-25 07:40:17 +0100
committerRemi Collet <remi@php.net>2026-02-25 07:40:17 +0100
commitf052dca1341382bb33bc7e62061c8c1298a32b03 (patch)
treebbb9c1c7d0142568eac6ab0df8b65b9e97ea828c
parent9cbe44e10fd659943ee6aa9dd876c5cdb2879751 (diff)
update to 8.5.4RC1HEADmaster
-rw-r--r--failed.txt6
-rw-r--r--php.spec7
2 files changed, 8 insertions, 5 deletions
diff --git a/failed.txt b/failed.txt
index 2e15407..ecd77df 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.5.3 (2026-02-12)
+===== 8.5.4RC1 (2026-02-26)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
@@ -8,12 +8,12 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/scl83el9x/build.log:Tests failed : 0
/var/lib/mock/scl83el10a/build.log:Tests failed : 0
/var/lib/mock/scl83el10x/build.log:Tests failed : 0
-/var/lib/mock/scl83fc41a/build.log:Tests failed : 0
-/var/lib/mock/scl83fc41x/build.log:Tests failed : 0
/var/lib/mock/scl83fc42a/build.log:Tests failed : 0
/var/lib/mock/scl83fc42x/build.log:Tests failed : 0
/var/lib/mock/scl83fc43a/build.log:Tests failed : 0
/var/lib/mock/scl83fc43x/build.log:Tests failed : 0
+/var/lib/mock/scl83fc44a/build.log:Tests failed : 0
+/var/lib/mock/scl83fc44x/build.log:Tests failed : 0
diff --git a/php.spec b/php.spec
index 9b727b8..900d5df 100644
--- a/php.spec
+++ b/php.spec
@@ -102,8 +102,8 @@
#global gh_date 20250630
%global gh_owner php
%global gh_project php-src
-%global upver 8.5.3
-#global rcver RC1
+%global upver 8.5.4
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -1658,6 +1658,9 @@ fi
%changelog
+* Wed Feb 25 2026 Remi Collet <remi@remirepo.net> - 8.5.4~RC1-1
+- update to 8.5.4RC1
+
* Wed Feb 11 2026 Remi Collet <remi@remirepo.net> - 8.5.3-1
- Update to 8.5.3 - http://www.php.net/releases/8_5_3.php