Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5433 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 76111 invoked by uid 1010); 13 Nov 2003 17:01:31 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 76028 invoked from network); 13 Nov 2003 17:01:31 -0000 Received: from unknown (HELO mail3.panix.com) (166.84.1.74) by pb1.pair.com with SMTP; 13 Nov 2003 17:01:31 -0000 Received: from panix5.panix.com (panix5.panix.com [166.84.1.5]) by mail3.panix.com (Postfix) with ESMTP id C193A983A7 for ; Thu, 13 Nov 2003 12:01:30 -0500 (EST) Received: (from analysis@localhost) by panix5.panix.com (8.11.6p2-a/8.8.8/PanixN1.1) id hADH1UT23385 for internals@lists.php.net; Thu, 13 Nov 2003 12:01:30 -0500 (EST) Date: Thu, 13 Nov 2003 12:01:30 -0500 To: PHP Internals List Message-ID: <20031113170130.GA21700@panix.com> References: <6.0.0.22.0.20031113092630.03a1d380@wheresmymailserver.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <6.0.0.22.0.20031113092630.03a1d380@wheresmymailserver.com> User-Agent: Mutt/1.4.1i Subject: Re: [PHP-DEV] PHP 5 RC1 From: danielc@analysisandsolutions.com (Analysis & Solutions) Hi Folks: On Thu, Nov 13, 2003 at 09:26:37AM +0100, Uwe Schindler wrote: > But the filenames in the win32 distrib are still php4_xxx.dll (see > snapshot compile log). This was one thing that concerned me about the new version. It would be _really_ nice if the PHP 5 DLL's would be given different names so PHP 4 and PHP 5 can be installed at the same time. This doesn't seem possible if the DLL's have the same names because the OS will use whichever DLL is found first in the Path, rather than the DLL's appropriate for the version in question. The ability to run two versions at once makes compatibility testing way easier for developers making software that uses PHP. For example, during the transition from PHP 3 to PHP 4, I had .htm extensions mapped to PHP 3 and .html extensions mapped to PHP 5. Both pages would include the same PHP classes. This way I could pop back and forth between versions without a problem. Thanks for your consideration, --Dan -- FREE scripts that make web and database programming easier http://www.analysisandsolutions.com/software/ T H E A N A L Y S I S A N D S O L U T I O N S C O M P A N Y 4015 7th Ave #4AJ, Brooklyn NY v: 718-854-0335 f: 718-854-0409