From a29bf46b68cf1974cdd3cd80d3669a7d08e3a7f8 Mon Sep 17 00:00:00 2001 From: Peter Kokot Date: Tue, 25 Jun 2019 20:21:16 +0200 Subject: [PATCH] Fix posix_errno test without PCNTL dep When PCNTL extension is not enabled, the SIGKILL constant is also not available. --- ext/posix/tests/posix_errno_variation2.phpt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ext/posix/tests/posix_errno_variation2.phpt b/ext/posix/tests/posix_errno_variation2.phpt index 6335fa5327..7a4695d0e6 100644 --- a/ext/posix/tests/posix_errno_variation2.phpt +++ b/ext/posix/tests/posix_errno_variation2.phpt @@ -12,7 +12,10 @@ Francesco Fullone ff@ideato.it -- 2.50.1