From: Rasmus Lerdorf Date: Mon, 23 Nov 2009 21:24:20 +0000 (+0000) Subject: Need the PCNTL extension loaded since that is where the SIGKILL constant comes from X-Git-Tag: php-5.4.0alpha1~191^2~2362 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=36c285e9ebbac6dcf6825337fb63b7fa92ac080f;p=php Need the PCNTL extension loaded since that is where the SIGKILL constant comes from --- 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--