From 4c35d6440b129e71fcdddd3d75106ff3037ed5c8 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Thu, 3 Nov 2022 18:06:06 +0100 Subject: [PATCH] Don't skip test on Windows due to missing ext/posix ext/posix is not available on Windows, but there is no need to check for root (i.e. elevated privileges) on this platform, either. Closes GH-9886. --- ext/standard/tests/mail/gh7875.phpt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/ext/standard/tests/mail/gh7875.phpt b/ext/standard/tests/mail/gh7875.phpt index fa7bcd51da9..41b58393dbd 100644 --- a/ext/standard/tests/mail/gh7875.phpt +++ b/ext/standard/tests/mail/gh7875.phpt @@ -5,8 +5,10 @@ sendmail_path={MAIL:{PWD}/gh7875.mail.out} mail.log={PWD}/gh7875.mail.log --SKIPIF-- --FILE--