From 35167af7718268c08da9c6fe6f304f560345923f Mon Sep 17 00:00:00 2001 From: Ilija Tovilo Date: Thu, 3 Nov 2022 16:33:07 +0100 Subject: [PATCH] Really fix test this time --- ext/standard/tests/mail/gh7875.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/mail/gh7875.phpt b/ext/standard/tests/mail/gh7875.phpt index e32ef17aa29..42507badde9 100644 --- a/ext/standard/tests/mail/gh7875.phpt +++ b/ext/standard/tests/mail/gh7875.phpt @@ -1,6 +1,6 @@ --TEST-- GH-7875 (mails are sent even if failure to log throws exception) ---EXTENTIONS-- +--EXTENSIONS-- mail posix --SKIPIF--