From 48ae3a0e3fa40789fb67b3792b6c3badeb7c3c6d Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Sat, 1 Oct 2022 14:34:24 +0200 Subject: [PATCH] gh9590.phpt requires ext/posix --- ext/mysqli/tests/gh9590.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/mysqli/tests/gh9590.phpt b/ext/mysqli/tests/gh9590.phpt index a41cb310bef..eda5dbd844b 100644 --- a/ext/mysqli/tests/gh9590.phpt +++ b/ext/mysqli/tests/gh9590.phpt @@ -2,6 +2,7 @@ Bug GH-9602 (stream_select does not abort upon exception or empty valid fd set) --EXTENSIONS-- mysqli +posix --SKIPIF--