summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-28 14:21:50 +0100
committerRemi Collet <remi@php.net>2024-02-28 14:21:50 +0100
commit44ece397e272ab3decf805aa190293b2ce42d7c8 (patch)
tree17828689f3a5c45231697ff38d6630342b5c94bd
parent49ca569605c72b9103e96448032a891a2477ff6c (diff)
update to 8.3.4RC1
-rw-r--r--failed.txt14
-rw-r--r--php83.spec9
2 files changed, 15 insertions, 8 deletions
diff --git a/failed.txt b/failed.txt
index f1a30df..aa7ea30 100644
--- a/failed.txt
+++ b/failed.txt
@@ -1,4 +1,4 @@
-===== 8.3.3 (2024-02-15)
+===== 8.3.4RC1 (2024-02-29)
$ grep -ar 'Tests failed' /var/lib/mock/*/build.log
@@ -7,19 +7,23 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log
/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/fc37x83/build.log:Tests failed : 1
/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
-el7x:
+el7:
5 ext/standard/tests/directory/bug74589_utf8.phpt
-el9a, el9x, fc37x
+el9:
3 GH-11956 (PCRE regular expressions with JIT enabled gives different result) [ext/pcre/tests/gh11956.phpt]
-fc38x, fc39x:
+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 a876c83..920a8af 100644
--- a/php83.spec
+++ b/php83.spec
@@ -120,8 +120,8 @@
%bcond_without libgd
%bcond_with zip
-%global upver 8.3.3
-#global rcver RC1
+%global upver 8.3.4
+%global rcver RC1
# TODO set PHP_EXTRA_VERSION for EOL version
Summary: PHP scripting language for creating dynamic web sites
@@ -2212,11 +2212,14 @@ fi
%changelog
+* Wed Feb 28 2024 Remi Collet <remi@remirepo.net> - 8.3.4~RC1-1
+- update to 8.3.4RC1
+
* Wed Feb 14 2024 Remi Collet <remi@remirepo.net> - 8.3.3-1
- Update to 8.3.3 - http://www.php.net/releases/8_3_3.php
- use oracle client library version 21.13 on x86_64
-* Wed Jan 31 2024 Remi Collet <remi@remirepo.net> - 8.3.2~RC1-1
+* Wed Jan 31 2024 Remi Collet <remi@remirepo.net> - 8.3.3~RC1-1
- update to 8.3.3RC1
* Tue Jan 16 2024 Remi Collet <remi@remirepo.net> - 8.3.2-1