Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15611 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95415 invoked by uid 1010); 25 Mar 2005 22:52:06 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 95396 invoked from network); 25 Mar 2005 22:52:06 -0000 Received: from unknown (HELO emini.dk) (127.0.0.1) by localhost with SMTP; 25 Mar 2005 22:52:06 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:13874] helo=gw2.emini.dk) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id BB/C1-08971-51694424 for ; Fri, 25 Mar 2005 17:52:05 -0500 Received: from [10.0.0.130] (gw1.emini.dk [212.242.124.121]) by gw2.emini.dk (Postfix) with ESMTP id 95ACE51261; Fri, 25 Mar 2005 23:52:02 +0100 (CET) In-Reply-To: <424474D0.2030204@chiaraquartet.net> References: <5.1.0.14.2.20050324191022.063c7ec0@localhost> <42436E8D.5000905@php.net> <9e1d4b856342d31ac27019c5bf5b7ac4@emini.dk> <424474D0.2030204@chiaraquartet.net> Mime-Version: 1.0 (Apple Message framework v619.2) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-ID: Content-Transfer-Encoding: 7bit Cc: internals@lists.php.net Date: Fri, 25 Mar 2005 23:52:55 +0100 To: Greg Beaver X-Mailer: Apple Mail (2.619.2) Subject: Re: [PHP-DEV] Re: PHP 5.0.4RC2 rolled From: edink@emini.dk (Edin Kadribasic) On Mar 25, 2005, at 21:30, Greg Beaver wrote: > Edin Kadribasic wrote: > >> >> On Mar 25, 2005, at 2:51, Greg Beaver wrote: >> >>> >>> The PEAR bundle for windows is still out of date. >> >> >> A specific instructions were given on what needs to be done to fix >> this. So far I didn't hear from anybody. >> >> Edin >> > OK, we must have gotten our wires crossed. I assumed that you were > saying you would need stuff in the future, and that the email I sent > with the updated tarballs was enough. You need every tarball in the > packages/ directory? Anything else? "Specific instructions" were: 1. We need a PHP or shell script that will create the contents of the PEAR directory that is bundled with PHP releases on windows. This script will be put in a crontab on the snaps box so we can update the content of that folder daily so the snaps also have the benefit of the most recent PEAR bundle. This cannot be that hard to make, can it? Edin