Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15684 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 4716 invoked by uid 1010); 30 Mar 2005 13:17:54 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 4667 invoked from network); 30 Mar 2005 13:17:53 -0000 Received: from unknown (HELO emini.dk) (127.0.0.1) by localhost with SMTP; 30 Mar 2005 13:17:53 -0000 X-Host-Fingerprint: 192.38.9.232 gw2.emini.dk Linux 2.4/2.6 Received: from ([192.38.9.232:25105] helo=gw2.emini.dk) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 26/CF-22409-FF6AA424 for ; Wed, 30 Mar 2005 08:17:51 -0500 Received: from palestine (palestine.intra.emini.dk [10.0.0.18]) by gw2.emini.dk (Postfix) with SMTP id F28EA55694; Wed, 30 Mar 2005 15:17:47 +0200 (CEST) Message-ID: <034d01c5352a$de089490$1200000a@intra.emini.dk> To: "Philip Olson" , Cc: References: Date: Wed, 30 Mar 2005 15:17:47 +0200 Organization: Emini ApS MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1478 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1478 Subject: Re: [PHP-DEV] [PATCH] Install Documentation for Unix/Windows From: edink@emini.dk ("Edin Kadribasic") Hi, Updated the files in all 3 branhes. I have left win32/install.txt in unix format as our packaging script already takes care of neccessary conversions. Edin ----- Original Message ----- From: "Philip Olson" To: Cc: Sent: Wednesday, March 30, 2005 12:09 AM Subject: [PHP-DEV] [PATCH] Install Documentation for Unix/Windows > Hello! > > Both win32/install.txt and INSTALL need an update before the > next PHP release so here's a patch for these two files: > > http://boogle.com/tmp/patch_phpsrc_install.txt > > It's an enormous patch because the line endings were > incorrect for these files but have been fixed (install.txt = > \r\n and INSTALL = \n). If you're curious on what content > actually changed, see: > > http://boogle.com/tmp/patch_phpsrc_install_changed.txt > > There have been some important changes to these docs so > please apply this patch ASAP. > > Regards, > Philip > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > >