From c498edc22f62a1d2aeab575bc30978c63fb921b1 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. --- 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 fa7bcd51da97f..41b58393dbdc1 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--