Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:2863 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74183 invoked from network); 26 Jun 2003 19:50:25 -0000 Received: from unknown (HELO milton.schell.de) (217.160.72.35) by pb1.pair.com with SMTP; 26 Jun 2003 19:50:25 -0000 Received: (qmail 11500 invoked by uid 501); 26 Jun 2003 19:50:23 -0000 Received: from unknown (HELO eco.foo) (80.143.41.69) by kdserv.de with SMTP; 26 Jun 2003 19:50:23 -0000 Received: from localhost (localhost [127.0.0.1]) by eco.foo (Postfix) with ESMTP id AF7882B8A9; Thu, 26 Jun 2003 21:50:20 +0200 (CEST) Date: Thu, 26 Jun 2003 21:50:20 +0200 (CEST) X-X-Sender: sas@eco.foo To: Jani Taskinen Cc: internals@lists.php.net In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] ext/bz2 gone from PHP_4_3 branch.. From: sascha@schumann.cx (Sascha Schumann) On Thu, 26 Jun 2003, Jani Taskinen wrote: > > How to get it back? :) > It was in php-4.3.3RC1.. cvs co pecl/bz2 cd pecl/bz2 cvs tag PHP_4_3 - Sascha