Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36036 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58640 invoked from network); 7 Mar 2008 09:32:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Mar 2008 09:32:45 -0000 Authentication-Results: pb1.pair.com header.from=indeyets@gmail.com; sender-id=pass; domainkeys=bad Authentication-Results: pb1.pair.com smtp.mail=indeyets@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.162.177 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: indeyets@gmail.com X-Host-Fingerprint: 209.85.162.177 el-out-1112.google.com Received: from [209.85.162.177] ([209.85.162.177:9739] helo=el-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A4/88-16577-CBB01D74 for ; Fri, 07 Mar 2008 04:32:44 -0500 Received: by el-out-1112.google.com with SMTP id z25so519884ele.0 for ; Fri, 07 Mar 2008 01:32:41 -0800 (PST) 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=6+2rT/v+imvm/UlrLLFQLWXXozVH4odB8zmVxpHjvTs=; b=HwBV699UOGQqM2RCFTeRTJzFtpkZn77TZMJNAd66HDWDjBCUQeJdtWn8jgYLBuY2LbA1iHnBKEmZZVKsfObk7ZRiqKbbfxPJ4eNMongmGTu6P9dhRIB1llK2YF48SkCBxaxiyMrxQ/sCIdBcFoIW7XQ1UQr8mZRbQiAhvm7vq3I= 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=hL7OwCIXRaJ1aMzfZDr/j2CfT9Zqv8sMtV7DmEr29d0Ob81QbV+1O9lVUbaxxQsmPURGKkrSjxDdTaL9F7/a6vgQrLvbfavldful6g9LS6RZfJt4B2cnHFyd1jBC7z5SAaEwX5P6i7ZRXhqUDsTEI27KNKf+DdYpNITDVTmAnYI= Received: by 10.151.9.1 with SMTP id m1mr368334ybi.12.1204882361205; Fri, 07 Mar 2008 01:32:41 -0800 (PST) Received: by 10.150.52.9 with HTTP; Fri, 7 Mar 2008 01:32:41 -0800 (PST) Message-ID: Date: Fri, 7 Mar 2008 12:32:41 +0300 To: "Antony Dovgal" Cc: "Gregory Beaver" , "=?UTF-8?Q?Johannes_Schl=C3=BCter?=" , "PHP Internals List" In-Reply-To: <47D10AB8.9090306@daylessday.org> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <1204823427.30934.9.camel@goldfinger.johannes.nop> <47D0ABE7.3010700@chiaraquartet.net> <47D10AB8.9090306@daylessday.org> Subject: Re: [PHP-DEV] Re: 5.3 Release Planning From: indeyets@gmail.com ("Alexey Zakhlestin") On 3/7/08, Antony Dovgal wrote: > On 07.03.2008 05:43, Gregory Beaver wrote: > > Just a quick note: I'd like to consider another possible approach, > > having pecl/phar synced from stable pecl release. > > > I'm not sure it's good idea. > IMO it should go trough much more thorough testing to be included into the core. > > And I'm still not convinced we should include any PECL extensions in the core, > I believe it should go the other way round. it would be better to say not "in core", but "in official distribution" until there is convenient cross-platform of installing extensions from pecl, important ones should be included in distribution -- Alexey Zakhlestin http://blog.milkfarmsoft.com/