Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:22974 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6817 invoked by uid 1010); 26 Apr 2006 16:15:40 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 6797 invoked from network); 26 Apr 2006 16:15:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Apr 2006 16:15:40 -0000 X-PHP-List-Original-Sender: steph@zend.com X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:12610] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 94/0B-19715-9AC9F444 for ; Wed, 26 Apr 2006 12:15:38 -0400 Received: from foxbox (unknown [84.228.8.209]) by gw2.emini.dk (Postfix) with ESMTP id 11A83AE94E; Wed, 26 Apr 2006 18:15:27 +0200 (CEST) Message-ID: <000d01c66954$c07d3c00$6602a8c0@foxbox> Reply-To: "Steph Fox" To: "Ilia Alshanetsky" Cc: "Wez Furlong" , "Antony Dovgal" , "internals" References: <444D475B.1060200@zend.com> <003601c66839$a92ea9b0$6602a8c0@foxbox> <4e89b4260604250758h5588d1abk1fd4a72dfc1b29d4@mail.gmail.com> <015c01c66882$9284ed20$6602a8c0@foxbox> <017201c66886$3a3d2570$6602a8c0@foxbox> Date: Wed, 26 Apr 2006 19:09:33 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; 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] more candidates for PECL From: steph@zend.com ("Steph Fox") >>> I can't see any negative points to keeping ext/skeleton in the tree. >> >> I can't see any positive ones :) >> > > It provides a basic template for making new extensions without having to > go searching through PECL, this is a big + IMHO. OK, fair enough. Is anyone going to answer the rather more important question of whether/when ext/pdo is going to be enabled by default? In 5_1 branch not having pdo enabled by default means Windows users can't have ext/sqlite by default either, and I think everyone else tends to forget this and assume all PHP versions have a database to hand. (Witness what Tony said with regard to filepro.) - Steph