Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3170 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85397 invoked by uid 1007); 2 Jul 2003 16:55:54 -0000 To: internals@lists.php.net Message-ID: <3F030EAA.50201@chiaraquartet.net> Date: Wed, 02 Jul 2003 12:56:10 -0400 User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 66.65.33.39 Subject: suggestion: rename all php4* files in php 5 to php5* From: greg@chiaraquartet.net (Greg Beaver) Hi, It's currently impossible in windows to have both php 4 and php 5 installed (unless you can compile it yourself), and I would like this to be possible. If the php4ts.dll could be renamed to php5ts.dll, that would be logical and make this possible. Thanks, Greg