summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2025-10-08 07:15:03 +0200
committerRemi Collet <remi@php.net>2025-10-08 07:15:03 +0200
commitdfb799b0715199f2a787b401e1349e6c9d798330 (patch)
tree7ea85d9dcd8d37a49ea38456fa5c3be3ad1de1a3
parent39cdd92d73a2d5c614ff106f4af1a74c2b150048 (diff)
Update to 8.4.14RC1HEADmaster
-rw-r--r--failed.txt28
-rw-r--r--php.spec7
2 files changed, 18 insertions, 17 deletions
diff --git a/failed.txt b/failed.txt
index 811e710..ef98052 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,23 +1,21 @@
-===== 8.4.13 (2025-09-25)
+===== 8.4.14RC1 (2025-10-09)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/scl83el8a/build.log:Tests failed : 1
-/var/lib/mock/scl83el8x/build.log:Tests failed : 1
-/var/lib/mock/scl83el9a/build.log:Tests failed : 1
-/var/lib/mock/scl83el9x/build.log:Tests failed : 1
-/var/lib/mock/scl83el10a/build.log:Tests failed : 1
-/var/lib/mock/scl83el10x/build.log:Tests failed : 1
-/var/lib/mock/scl83fc41a/build.log:Tests failed : 1
-/var/lib/mock/scl83fc41x/build.log:Tests failed : 1
-/var/lib/mock/scl83fc42a/build.log:Tests failed : 1
-/var/lib/mock/scl83fc42x/build.log:Tests failed : 1
-/var/lib/mock/scl83fc43a/build.log:Tests failed : 1
-/var/lib/mock/scl83fc43x/build.log:Tests failed : 1
+/var/lib/mock/scl83el8a/build.log:Tests failed : 0
+/var/lib/mock/scl83el8x/build.log:Tests failed : 0
+/var/lib/mock/scl83el9a/build.log:Tests failed : 0
+/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
-all
- 2 sapi/cli/tests/php_cli_server_ipv4_error_message.phpt
(1) proc_open give erratic test results :(
diff --git a/php.spec b/php.spec
index 82cabd0..b7c0f16 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.13
-#global rcver RC1
+%global upver 8.4.14
+%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 Oct 8 2025 Remi Collet <remi@remirepo.net> - 8.4.14~RC1-1
+- Update to 8.4.14RC1
+
* Wed Sep 24 2025 Remi Collet <remi@remirepo.net> - 8.4.13-1
- Update to 8.4.13 - http://www.php.net/releases/8_4_13.php