Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15879 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 26742 invoked by uid 1010); 6 Apr 2005 16:23:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 26722 invoked from network); 6 Apr 2005 16:23:48 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 6 Apr 2005 16:23:48 -0000 X-Host-Fingerprint: 64.233.184.195 wproxy.gmail.com Linux 2.4/2.6 Received: from ([64.233.184.195:51386] helo=wproxy.gmail.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 04/41-19272-31D04524 for ; Wed, 06 Apr 2005 12:23:48 -0400 Received: by wproxy.gmail.com with SMTP id 70so422346wra for ; Wed, 06 Apr 2005 09:23:11 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=SwP3A6n+ulrKJwfZZN2AhI6tB0Pjvp/TofZ2wyJVgxKKcYZsi7VqH/FoQGi/VMDwPh3Ay+d2Qzx8Yr0ozmfUFN2VZwBevBFBFo1mLfqUIZ/lTcDjhq+f2KNphZYGLxuqaZDlDnUjhb+Q+Jpl5OkMK+3JBRBMMdy+H8Tmy5/hMsU= Received: by 10.54.32.28 with SMTP id f28mr739537wrf; Wed, 06 Apr 2005 09:23:10 -0700 (PDT) Received: by 10.54.77.4 with HTTP; Wed, 6 Apr 2005 09:23:10 -0700 (PDT) Message-ID: <4e89b426050406092319acbd7e@mail.gmail.com> Date: Wed, 6 Apr 2005 12:23:10 -0400 Reply-To: Wez Furlong To: internals@lists.php.net, Greg Beaver In-Reply-To: <20050406153705.GA29707@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit References: <20050406080342.GA50522@deejai2.mch.fsc.net> <20050406153705.GA29707@redhat.com> Subject: Re: [PHP-DEV] Stupid question: pear/DB From: kingwez@gmail.com (Wez Furlong) Greg might be able to answer this, --Wez. On Apr 6, 2005 11:37 AM, Joe Orton wrote: > 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 > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >