summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-02-25 08:39:00 +0100
committerRemi Collet <remi@php.net>2026-02-25 08:39:00 +0100
commit9df82c1e1b572fbe682ec4fbc3c79ec0d5f19efc (patch)
tree72ebc4bad2c4e778bafff2e601e50f66dce2fe1d
parent038259535ee78d3db62f23991d76cd87d459b083 (diff)
update to 8.4.19RC1HEADmaster
-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 fab6232..28bda6e 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.4.18 (2026-02-12)
+===== 8.4.19RC1 (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 2fe012c..e40f551 100644
--- a/php.spec
+++ b/php.spec
@@ -93,8 +93,8 @@
#global gh_date 20230605
%global gh_owner php
%global gh_project php-src
-%global upver 8.4.18
-#global rcver RC1
+%global upver 8.4.19
+%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.4.19~RC1-1
+- update to 8.4.19RC1
+
* Wed Feb 11 2026 Remi Collet <remi@remirepo.net> - 8.4.18-1
- Update to 8.4.18 - http://www.php.net/releases/8_4_18.php