Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32029 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 32257 invoked by uid 1010); 4 Sep 2007 09:24:17 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 32242 invoked from network); 4 Sep 2007 09:24:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 Sep 2007 09:24:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.183 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.183 wa-out-1112.google.com Received: from [209.85.146.183] ([209.85.146.183:20678] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1C/91-30855-0442DD64 for ; Tue, 04 Sep 2007 05:24:17 -0400 Received: by wa-out-1112.google.com with SMTP id l24so2205899waf for ; Tue, 04 Sep 2007 02:24:14 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; 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; b=D+X95WMQhpMooZP5Dk5E+q9QBWwJembinQ7yutifxJfqhRfxGxFhFEJ7f+T4+D+0TFe75MXNX6YyrTs00Z2O6cQJAZCrZFtDP/rvpFUeoUwYaCHr70a3uVaXp/d7NGVzdj+GcHSgpzd0kaEMdMiuRgiuyQghkSfH7956bG3CsHs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=OUF3WoO9K4n2Ds3E3CRaLicUecnEVioRHT4lyjtIQZ3kxCMjINjFh0qJlY7LZgDsM7ldp+9YRM7+cuPZcgAhFdIvzGWyQF12/EkZFVZzWf8QQ3oS8mdqBD9WFYiON2GvnYj1HxG1p9fbg20gVlL/N7k2BVr71MqUa6xWsv/sDMw= Received: by 10.114.254.1 with SMTP id b1mr4023462wai.1188897853970; Tue, 04 Sep 2007 02:24:13 -0700 (PDT) Received: by 10.114.180.9 with HTTP; Tue, 4 Sep 2007 02:24:13 -0700 (PDT) Message-ID: Date: Tue, 4 Sep 2007 11:24:13 +0200 To: BuildSmart Cc: "PHP Developers Mailing List" In-Reply-To: <925E216E-7B66-4D68-956B-042C1422FE90@daleenterprise.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20CECB37-7174-498C-85EA-A862923E594D@daleenterprise.com> <1188809931.3317.0.camel@localhost.localdomain> <46DC0FFC.9040403@mysql.com> <4AA18585-8F96-4A6E-A990-E5FAD0DECA7E@daleenterprise.com> <46DC5EB6.8020805@mysql.com> <925E216E-7B66-4D68-956B-042C1422FE90@daleenterprise.com> Subject: Re: [PHP-DEV] buildconf and the generated configure script for PHP6 is faulty [the fix]. From: pierre.php@gmail.com (Pierre) Hi Dale, I'm not sure I was clear enough in my last four replies. We have two important issues tracker (for your needs): http://bugs.php.net for all you can have in php releases or snaps http://pecl.php.net for all PECL packages http://pear.php.net for all PEAR packages (pear installer included) All patches, bugs report and feature requests should be posted in one of them. They can be discussed on the respective mailing list but having the reports in these tools is the _only_ safe way to do not loose them in the list archive and to track them. Thanks for your work and understanding, Cheers, --Pierre