Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:35139 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49540 invoked by uid 1010); 3 Feb 2008 18:30:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 49525 invoked from network); 3 Feb 2008 18:30:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2008 18:30:48 -0000 Authentication-Results: pb1.pair.com header.from=steph@zend.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=steph@zend.com; spf=permerror; sender-id=softfail Received-SPF: error (pb1.pair.com: domain zend.com from 64.97.136.175 cause and error) X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 64.97.136.175 smtpout0175.sc1.he.tucows.com Solaris 8 (1) Received: from [64.97.136.175] ([64.97.136.175:38017] helo=n066.sc1.he.tucows.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 10/13-31328-85806A74 for ; Sun, 03 Feb 2008 13:30:48 -0500 Received: from sc1-out04.emaildefenseservice.com (64.97.139.2) by n066.sc1.he.tucows.com (7.2.069.1) id 4769F9180051E356; Sun, 3 Feb 2008 18:30:36 +0000 X-SpamScore: 2 X-Spamcatcher-Summary: 2,0,0,e93a2f464017bd74,942ddd6a8e1e3a25,steph@zend.com,-,RULES_HIT:355:379:539:540:541:542:543:567:599:601:967:973:980:988:989:1155:1156:1260:1277:1311:1313:1314:1345:1437:1515:1516:1518:1534:1541:1587:1593:1594:1711:1730:1747:1766:1792:2073:2075:2078:2196:2199:2393:2525:2559:2563:2682:2685:2733:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3022:3027:3353:3622:3865:3866:3867:3868:3869:3870:3871:3872:3873:3874:3934:3936:3938:3941:3944:4250:4886:5007: 6119:6120:6261:7653:7679,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:,MSBL:none,DNSBL:none X-Spamcatcher-Explanation: Received: from foxbox (62-31-252-198.cable.ubr07.shef.blueyonder.co.uk [62.31.252.198]) (Authenticated sender: steph.fox) by sc1-out04.emaildefenseservice.com (Postfix) with ESMTP; Sun, 3 Feb 2008 18:30:35 +0000 (UTC) Message-ID: <00b801c86692$fc9c4fe0$c6fc1f3e@foxbox> Reply-To: "Steph Fox" To: "Lukas Kahwe Smith" Cc: "Marcus Boerger" , "Lester Caine" , "PHP internals" References: <01c801c865d8$2e837e90$c6fc1f3e@foxbox> <14581063.20080203002104@marcus-boerger.de> <005201c8660f$66a2b160$c6fc1f3e@foxbox> <47A58686.60707@lsces.co.uk> <452173393.20080203122435@marcus-boerger.de> <002201c86689$b5f95c30$c6fc1f3e@foxbox> <8B40C30C-FD82-47AE-9960-B108CE16FA3F@pooteeweet.org> Date: Sun, 3 Feb 2008 18:31:24 -0000 Organization: Zend Technologies MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Re: [PHP-DEV] Splitting the subject: the PECL/PHP relationship From: steph@zend.com ("Steph Fox") Hi Lukas, > I am not sure if I misunderstood some other persons proposal, but at > least my proposal was that the final thing we ship as version xyz of PHP > would include a set of PECL extensions along with core that we deem as > necessary for the bulk of our users solving the web problem. That's exactly what happens now, under doze at least. It doesn't solve the web problem because there are so many extensions shipped with the core. Every PHP release is accompanied by the core extensions and SAPIs as part of the core bundle, all PECL extensions available as a separate bundle, and absolutely no advice about the status of those extensions. > As such we could even publish a list of additional extensions we > recommend to hosters to also install, though the question is if we can > also QA them as part of the release process. I don't know if publishing a list would be half as useful as marking stuff 'stable', 'actively maintained'... if the pecl commands in the PEAR installer actually worked under doze, we could easily do all this. (It would be even better if you didn't actually need to install PEAR to use the PEAR installer.) - Steph > > regards, > Lukas > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >