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.3.2RC1~200 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eab96b63ca5f3d31c1b2a53152984c104bbdb504;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--