From 36c285e9ebbac6dcf6825337fb63b7fa92ac080f Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Mon, 23 Nov 2009 21:24:20 +0000 Subject: [PATCH] Need the PCNTL extension loaded since that is where the SIGKILL constant comes from --- ext/posix/tests/posix_errno_variation2.phpt | 1 + 1 file changed, 1 insertion(+) diff --git a/ext/posix/tests/posix_errno_variation2.phpt b/ext/posix/tests/posix_errno_variation2.phpt index f463d78759..ad3aa311ea 100644 --- a/ext/posix/tests/posix_errno_variation2.phpt +++ b/ext/posix/tests/posix_errno_variation2.phpt @@ -7,6 +7,7 @@ Francesco Fullone ff@ideato.it --SKIPIF-- --FILE--