Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:3173 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6740 invoked from network); 2 Jul 2003 18:36:43 -0000 Received: from unknown (HELO merlin.pegasi.net) (63.150.14.5) by pb1.pair.com with SMTP; 2 Jul 2003 18:36:43 -0000 Received: from merlin.pegasi.net (localhost [127.0.0.1]) by merlin.pegasi.net (8.12.8/8.12.2) with ESMTP id h62IadYL078655; Wed, 2 Jul 2003 18:36:39 GMT Received: from localhost (philip@localhost) by merlin.pegasi.net (8.12.8/8.12.1/Submit) with ESMTP id h62Iadua078652; Wed, 2 Jul 2003 18:36:39 GMT X-Authentication-Warning: merlin.pegasi.net: philip owned process doing -bs Date: Wed, 2 Jul 2003 18:36:39 +0000 (GMT) X-Sender: philip@localhost To: Greg Beaver cc: internals@lists.php.net In-Reply-To: <3F030EAA.50201@chiaraquartet.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: [PHP-DEV] suggestion: rename all php4* files in php 5 to php5* From: philip@cornado.com (Philip Olson) References: <3F030EAA.50201@chiaraquartet.net> > 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. This is known and an open bug report, there are many files that live in this boat: http://bugs.php.net/bug.php?id=24397 Regards, Philip