summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2026-01-14 08:39:57 +0100
committerRemi Collet <remi@php.net>2026-01-14 08:39:57 +0100
commit8480c32486a86efa8813208ab681d896407c158b (patch)
tree612f52c7f93294ab288dfd8184623925aaa95bde
parent84c411bc3546ff964d3b6550362c5faaa0583149 (diff)
Update to 8.3.30 - http://www.php.net/releases/8_3_30.phpHEADmaster
-rw-r--r--failed.txt28
-rw-r--r--php83.spec5
2 files changed, 17 insertions, 16 deletions
diff --git a/failed.txt b/failed.txt
index dec12be..e1031cb 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,23 +1,21 @@
-===== 8.3.30RC1 (2026-01-01)
+===== 8.3.30 (2026-01-15)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
-/var/lib/mock/el8a83/build.log:Tests failed : 1
-/var/lib/mock/el8x83/build.log:Tests failed : 1
-/var/lib/mock/el9a83/build.log:Tests failed : 1
-/var/lib/mock/el9x83/build.log:Tests failed : 1
-/var/lib/mock/el10a83/build.log:Tests failed : 1
-/var/lib/mock/el10x83/build.log:Tests failed : 1
-/var/lib/mock/fc41a83/build.log:Tests failed : 1
-/var/lib/mock/fc41x83/build.log:Tests failed : 1
-/var/lib/mock/fc42a83/build.log:Tests failed : 1
-/var/lib/mock/fc42x83/build.log:Tests failed : 1
-/var/lib/mock/fc43a83/build.log:Tests failed : 1
-/var/lib/mock/fc43x83/build.log:Tests failed : 1
+/var/lib/mock/el8a83/build.log:Tests failed : 0
+/var/lib/mock/el8x83/build.log:Tests failed : 0
+/var/lib/mock/el9a83/build.log:Tests failed : 0
+/var/lib/mock/el9x83/build.log:Tests failed : 0
+/var/lib/mock/el10a83/build.log:Tests failed : 0
+/var/lib/mock/el10x83/build.log:Tests failed : 0
+/var/lib/mock/fc41a83/build.log:Tests failed : 0
+/var/lib/mock/fc41x83/build.log:Tests failed : 0
+/var/lib/mock/fc42a83/build.log:Tests failed : 0
+/var/lib/mock/fc42x83/build.log:Tests failed : 0
+/var/lib/mock/fc43a83/build.log:Tests failed : 0
+/var/lib/mock/fc43x83/build.log:Tests failed : 0
-all:
- 3 GH-20582 (Heap Buffer Overflow in iptcembed) [ext/standard/tests/image/gh20582.phpt]
1 proc_open give erratic test results :(
diff --git a/php83.spec b/php83.spec
index 7c24b13..d1a7ed8 100644
--- a/php83.spec
+++ b/php83.spec
@@ -123,7 +123,7 @@
%bcond_with zip
%global upver 8.3.30
-%global rcver RC1
+#global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -2233,6 +2233,9 @@ fi
%changelog
+* Wed Jan 14 2026 Remi Collet <remi@remirepo.net> - 8.3.30-1
+- Update to 8.3.30 - http://www.php.net/releases/8_3_30.php
+
* Mon Jan 5 2026 Remi Collet <remi@remirepo.net> - 8.3.30~RC1-1
- update to 8.3.30RC1