summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-03-27 08:31:01 +0100
committerRemi Collet <remi@php.net>2024-03-27 08:31:01 +0100
commitce3e25d11a48389c867cae996d5c6e43ef216dc6 (patch)
tree5cc074772b7e09d2fa75aba22e30f9cc161ec54c
parent9fda48673b8380c0b1c3b733e7b8d2383d59055d (diff)
update to 8.3.5RC1
-rw-r--r--failed.txt20
-rw-r--r--php83.spec7
2 files changed, 13 insertions, 14 deletions
diff --git a/failed.txt b/failed.txt
index 3a07a1d..81b2af7 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,29 +1,25 @@
-===== 8.3.4 (2024-03-14)
+===== 8.3.5RC1 (2024-03-28)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/var/lib/mock/el7x83/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 : 3
-/var/lib/mock/el9x83/build.log:Tests failed : 3
-/var/lib/mock/fc38x83/build.log:Tests failed : 2
-/var/lib/mock/fc39a83/build.log:Tests failed : 2
-/var/lib/mock/fc39x83/build.log:Tests failed : 2
-/var/lib/mock/fc40a83/build.log:Tests failed : 13
-/var/lib/mock/fc40x83/build.log:Tests failed : 13
+/var/lib/mock/el9a83/build.log:Tests failed : 1
+/var/lib/mock/el9x83/build.log:Tests failed : 1
+/var/lib/mock/fc38x83/build.log:Tests failed : 0
+/var/lib/mock/fc39a83/build.log:Tests failed : 0
+/var/lib/mock/fc39x83/build.log:Tests failed : 0
+/var/lib/mock/fc40a83/build.log:Tests failed : 1
+/var/lib/mock/fc40x83/build.log:Tests failed : 1
el7:
5 ext/standard/tests/directory/bug74589_utf8.phpt
el9:
3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]
-fc38, fc39:
- 3 openssl_error_string() tests (OpenSSL >= 3.0) [ext/openssl/tests/openssl_error_string_basic_openssl3.phpt]
- 3 openssl_private_decrypt() tests [ext/openssl/tests/openssl_private_decrypt_basic.phpt]
fc40:
3 openssl_x509_parse() tests [ext/openssl/tests/openssl_x509_parse_basic.phpt]
- 3 ext/zlib/tests/*
1 proc_open give erratic test results :(
diff --git a/php83.spec b/php83.spec
index 472301f..98b939f 100644
--- a/php83.spec
+++ b/php83.spec
@@ -120,8 +120,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.3.4
-#global rcver RC1
+%global upver 8.3.5
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -2212,6 +2212,9 @@ fi
%changelog
+* Wed Mar 27 2024 Remi Collet <remi@remirepo.net> - 8.3.5~RC1-1
+- update to 8.3.5RC1
+
* Wed Mar 13 2024 Remi Collet <remi@remirepo.net> - 8.3.4-1
- Update to 8.3.4 - http://www.php.net/releases/8_3_4.php