aports/community/php82/xfail-openssl-1.1-test.patch
2022-12-08 13:57:40 +00:00

14 lines
462 B
Diff

diff --git a/ext/openssl/tests/openssl_error_string_basic.phpt b/ext/openssl/tests/openssl_error_string_basic.phpt
index e4ea264b3b..fd1f7ef9d3 100644
--- a/ext/openssl/tests/openssl_error_string_basic.phpt
+++ b/ext/openssl/tests/openssl_error_string_basic.phpt
@@ -6,6 +6,8 @@ openssl
<?php
if (OPENSSL_VERSION_NUMBER >= 0x30000000) die('skip For OpenSSL < 3.0');
?>
+--XFAIL--
+Somehow unstable
--FILE--
<?php
// helper function to check openssl errors