diff options
author | Remi Collet <remi@remirepo.net> | 2023-03-15 09:21:01 +0100 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2023-03-15 09:21:01 +0100 |
commit | dc8f07d511add43b6d1182254b3c72deaceb588f (patch) | |
tree | 6941ea8ca3695a722d5c4c4eb4b88ef908172c66 /failed.txt | |
parent | ae95dda82d538a5a117eefc0b00507453da2d5f9 (diff) |
Update to 8.1.17 - http://www.php.net/releases/8_1_17.phpv8.1.17
Diffstat (limited to 'failed.txt')
-rw-r--r-- | failed.txt | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -1,8 +1,8 @@ -===== 8.1.17 (2023-03-02) +===== 8.1.17 (2023-03-16) $ grep -ar 'Tests failed' /var/lib/mock/*/build.log -/var/lib/mock/el7x81/build.log:Tests failed : 2 +/var/lib/mock/el7x81/build.log:Tests failed : 0 /var/lib/mock/el8x81/build.log:Tests failed : 0 /var/lib/mock/el9x81/build.log:Tests failed : 0 /var/lib/mock/fc36x81/build.log:Tests failed : 0 @@ -10,9 +10,6 @@ $ grep -ar 'Tests failed' /var/lib/mock/*/build.log /var/lib/mock/fc38x81/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] |