From 452ffe21a2a1f41ba15b6972b0ebe396b7eb2aba 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--