Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25299 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3650 invoked by uid 1010); 10 Aug 2006 20:53:42 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 3632 invoked from network); 10 Aug 2006 20:53:42 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Aug 2006 20:53:42 -0000 X-PHP-List-Original-Sender: edink@emini.dk X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:5374] helo=gw2.emini.dk) by pb1.pair.com (ecelerity 2.1.1.3 r(11751M)) with ESMTP id D2/30-04634-4289BD44 for ; Thu, 10 Aug 2006 16:33:41 -0400 Received: by gw2.emini.dk (Postfix, from userid 504) id 0F7CCBFAED; Thu, 10 Aug 2006 22:33:38 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on gw2.emini.dk X-Spam-Detected: no X-Spam-Status: No, score=-4.4 required=5.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.1.3 X-Spam-Level: Received: from [10.0.0.11] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id D6E96BFAEA; Thu, 10 Aug 2006 22:33:36 +0200 (CEST) Message-ID: <44DB981F.6000508@emini.dk> Date: Thu, 10 Aug 2006 22:33:35 +0200 Organization: Emini A/S User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Antony Dovgal Cc: php-dev References: <44DB9713.6090801@zend.com> In-Reply-To: <44DB9713.6090801@zend.com> Content-Type: text/plain; charset=KOI8-R; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] ext/msql move to PECL From: edink@emini.dk (Edin Kadribasic) 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. Edin 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? >