From ae0585c98e91495d8b86bee69de81c47800c1cf2 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 25 Feb 2021 13:52:35 +0100 Subject: skip test with openssl < 1.1.0 The test fails, but without any crash (this test is designed to catch a crash) --- ext/openssl/tests/bug80747.phpt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ext/openssl/tests/bug80747.phpt b/ext/openssl/tests/bug80747.phpt index b9bba36870..327c916688 100644 --- a/ext/openssl/tests/bug80747.phpt +++ b/ext/openssl/tests/bug80747.phpt @@ -3,7 +3,8 @@ Bug #80747: Providing RSA key size < 512 generates key that crash PHP --FILE-- --SKIPIF-- = v1.1.0 required"); ?> --FILE--