From bc6a1c933f5b582b1a016ec21c272640fcfb4754 Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Sun, 10 Mar 2024 15:15:12 +0100 Subject: [PATCH] [skip ci] Mark another openssl test as xfail --- ext/openssl/tests/openssl_error_string_basic.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/openssl/tests/openssl_error_string_basic.phpt b/ext/openssl/tests/openssl_error_string_basic.phpt index e4ea264b3bf..18e06b30bb4 100644 --- a/ext/openssl/tests/openssl_error_string_basic.phpt +++ b/ext/openssl/tests/openssl_error_string_basic.phpt @@ -6,6 +6,7 @@ openssl = 0x30000000) die('skip For OpenSSL < 3.0'); ?> +--XFAIL-- --FILE--