Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25297 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92977 invoked by uid 1010); 10 Aug 2006 20:44:24 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 92962 invoked from network); 10 Aug 2006 20:44:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2006 20:44:24 -0000 X-PHP-List-Original-Sender: antony@zend.com X-Host-Fingerprint: 80.74.107.235 mail.zend.com Linux 2.5 (sometimes 2.4) (4) Received: from ([80.74.107.235:26261] helo=mail.zend.com) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id E6/51-04634-6AA9BD44 for ; Thu, 10 Aug 2006 16:44:24 -0400 Received: (qmail 845 invoked from network); 10 Aug 2006 20:43:13 -0000 Received: from internal.zend.office (HELO ?127.0.0.1?) (10.1.1.1) by internal.zend.office with SMTP; 10 Aug 2006 20:43:13 -0000 Message-ID: <44DB9A9F.8050305@zend.com> Date: Fri, 11 Aug 2006 00:44:15 +0400 User-Agent: Thunderbird 1.5.0.5 (X11/20060719) MIME-Version: 1.0 To: Edin Kadribasic CC: php-dev References: <44DB9713.6090801@zend.com> <44DB981F.6000508@emini.dk> In-Reply-To: <44DB981F.6000508@emini.dk> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/msql move to PECL From: antony@zend.com (Antony Dovgal) On 11.08.2006 00:33, Edin Kadribasic wrote: > Hi, > > msql was obsolete back in 1999 when I was still using it. I doubt many > people have touched it in this century, > > I don't think you need to move it to PECL. I think it should just be cvs > deleted, and a note added that as of 5.2.0 we no longer support msql. Well, moving to PECL without creating a PECL project is virtually the same. Also, you know that the approved policy is to _move_ and not to _delete_. So I think one more dead/obsolete/unsupported module won't hurt PECL. > Antony Dovgal wrote: >> Hi all. >> >> I'd like to move ext/msql (Msql, not MSsql) to PECL before 5.2.0RC2 and >> curious how many of you have heard of people still using this extension. >> Personally I haven't heard of any. >> Anyone? -- Wbr, Antony Dovgal