diff options
author | Remi Collet <remi@remirepo.net> | 2023-03-01 12:46:07 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-03-01 12:46:07 +0100 |
commit | 70d9eb7af30307f2a4f4bbe8fee56230831ca57a (patch) | |
tree | 6373a8a7c010abc8f885c6b3f32e3bb57374d034 /failed.txt | |
parent | d536990d5053389b49d14e7a047b9c05b732ef83 (diff) |
update to 8.1.17RC1
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 7 |
1 files changed, 5 insertions, 2 deletions
@@ -1,8 +1,8 @@ -===== 8.1.16 (2023-02-14) +===== 8.1.17RC1 (2023-03-02) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/scl81el7x/build.log:Tests failed : 0 +/var/lib/mock/scl81el7x/build.log:Tests failed : 2 /var/lib/mock/scl81el8x/build.log:Tests failed : 0 /var/lib/mock/scl81el9x/build.log:Tests failed : 0 /var/lib/mock/scl81fc36x/build.log:Tests failed : 0 @@ -10,6 +10,9 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/scl81fc38x/build.log:Tests failed : 2 +el7x: + 5 ReflectionFunctionAbstract::getClosureUsedVariables [ext/reflection/tests/ReflectionFunction_getClosureUsedVariables.phpt] + 5 GH-10623 (ReflectionFunction::getClosureUsedVariables() returns empty array in presence of variadic arguments) [ext/reflection/tests/gh10623.phpt] fc38x: 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] |