Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15876 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 51009 invoked by uid 1010); 6 Apr 2005 15:37:14 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 50982 invoked from network); 6 Apr 2005 15:37:14 -0000 Received: from unknown (HELO mail.hl.cn) (127.0.0.1) by localhost with SMTP; 6 Apr 2005 15:37:14 -0000 X-Host-Fingerprint: 66.187.233.31 mx1.redhat.com Linux 2.4/2.6 Received: from ([66.187.233.31:34877] helo=mx1.redhat.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 28/49-19272-82204524 for ; Wed, 06 Apr 2005 11:37:12 -0400 Received: from int-mx1.corp.redhat.com (int-mx1.corp.redhat.com [172.16.52.254]) by mx1.redhat.com (8.12.11/8.12.11) with ESMTP id j36Fb7kU006581 for ; Wed, 6 Apr 2005 11:37:07 -0400 Received: from radish.cambridge.redhat.com (radish.cambridge.redhat.com [172.16.18.90]) by int-mx1.corp.redhat.com (8.11.6/8.11.6) with ESMTP id j36Fb6O18858 for ; Wed, 6 Apr 2005 11:37:07 -0400 Received: from radish.cambridge.redhat.com (localhost.localdomain [127.0.0.1]) by radish.cambridge.redhat.com (8.13.1/8.12.7) with ESMTP id j36Fb6nm029767 for ; Wed, 6 Apr 2005 16:37:06 +0100 Received: (from jorton@localhost) by radish.cambridge.redhat.com (8.13.1/8.12.10/Submit) id j36Fb5JB029766 for internals@lists.php.net; Wed, 6 Apr 2005 16:37:05 +0100 Date: Wed, 6 Apr 2005 16:37:05 +0100 To: internals@lists.php.net Message-ID: <20050406153705.GA29707@redhat.com> Mail-Followup-To: internals@lists.php.net References: <20050406080342.GA50522@deejai2.mch.fsc.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20050406080342.GA50522@deejai2.mch.fsc.net> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] Stupid question: pear/DB From: jorton@redhat.com (Joe Orton) On Wed, Apr 06, 2005 at 10:03:42AM +0200, Martin Kraemer wrote: > A colleague noticed that in an upgrade from 4.3.10 to 4.3.11 the > pear/DB extension was no longer installed. The ChangeLog does not > mention this. Should it be added to the changelog, and why was it > dropped? I didn't completely follow the discussion here... Not only DB, but HTTP, Mail, XML_Parser, Net_Socket, Net_SMTP were all dropped from the tarball. Was this a deliberate change? Will future releases continue to not include these PEAR packages? Regards, joe