Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:39562 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 15880 invoked from network); 2 Aug 2008 22:25:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Aug 2008 22:25:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.134.185 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.134.185 mu-out-0910.google.com Received: from [209.85.134.185] ([209.85.134.185:40353] helo=mu-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9C/5C-47668-ADED4984 for ; Sat, 02 Aug 2008 18:25:31 -0400 Received: by mu-out-0910.google.com with SMTP id i2so1216517mue.3 for ; Sat, 02 Aug 2008 15:25:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=hCFDFOb+wGr5Goz9GtlCllPoymhrXuKe8P/kjoFGmB0=; b=xYr9yQz9kFUoFkKkW8hFoBk1wYQWhBxaPFHjojWeCArrrHUJrrpHV40aBCasHNsYEN 2yiUTXGvmOf9YgfDsTMHYWR3DCOQvkvJzAMxKWE0jXvLJp5mW2WI3JDn5int+FUITm9R HM66Z8HeGSZv3sPHjym7UZpAcsZk/suKADYvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=rV0igtR6Ezy2F629+sTM9Q2bge4SQoez0gWemPK6ZLCQKVEynaXoxoRtaDV4BovTcr OLPCUV1Yu/YryXxU2tkbF6ybQFRqaqAUEQ0nJO3jXzyfPtYMgBqdjhzIIIoIgB2kibtb IVZk+7K5LSflzj6B2tB/YtGMWYyYCvrkR4wW8= Received: by 10.103.233.4 with SMTP id k4mr4838548mur.48.1217715926828; Sat, 02 Aug 2008 15:25:26 -0700 (PDT) Received: by 10.103.248.20 with HTTP; Sat, 2 Aug 2008 15:25:26 -0700 (PDT) Message-ID: <7f3ed2c30808021525g3b6b72bey11dff3c75511449c@mail.gmail.com> Date: Sun, 3 Aug 2008 00:25:26 +0200 To: "Pierre Joye" Cc: "Maciek Sokolewicz" , internals@lists.php.net, phpdoc@lists.php.net In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4894937F.3000703@php.net> Subject: Re: [PHP-DOC] Re: [PHP-DEV] [Fwd: #45687 [Opn->Bgs]: Why is PCNTL marked experimental] From: hannes.magnusson@gmail.com ("Hannes Magnusson") On Sat, Aug 2, 2008 at 19:19, Pierre Joye wrote: > hi, > > On Sat, Aug 2, 2008 at 7:03 PM, Maciek Sokolewicz wrote: >> Right, so, if this _is_ still considered experimental, then we should fix it >> in the documentation; and if it's not, we should fix the configure script. >> >> Which one will it be? :) > > Please use the bug report to reply. If it is a documentation problem, > then change the category (or anyone who can change it). I think Jani is right. This should be "discussed" here. Is the extension experimental or not? Bundling an experimental extension for 6 years is silly. Either move it to PECL or mark it as "stable" (or whatever the opposite of experimental is). -Hannes