Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:5135 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 13799 invoked by uid 1010); 30 Oct 2003 22:54:27 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 13765 invoked from network); 30 Oct 2003 22:54:27 -0000 Received: from unknown (HELO mail.zend.com) (192.117.235.230) by pb1.pair.com with SMTP; 30 Oct 2003 22:54:27 -0000 Received: (qmail 19649 invoked from network); 30 Oct 2003 22:54:25 -0000 Received: from guardian.zend.office (HELO andi-laptop.zend.com) (10.1.1.4) by int.zend.com with SMTP; 30 Oct 2003 22:54:25 -0000 Message-ID: <5.1.0.14.2.20031031005201.03d312b8@127.0.0.1> X-Sender: andi@127.0.0.1 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Fri, 31 Oct 2003 00:52:18 +0200 To: Greg Beaver ,internals@lists.php.net In-Reply-To: <20031030212509.86977.qmail@pb1.pair.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: [PHP-DEV] php5ts.dll? From: andi@zend.com (Andi Gutmans) References: <20031030212509.86977.qmail@pb1.pair.com> At 04:25 PM 10/30/2003 -0500, Greg Beaver wrote: >Hi, > >The beta 2 of PHP 5 is very nice, and the addition of __toString() will be >a godsend for templating. > >I have only one caveat with the release: the primary dll php4ts.dll and >the apache module php4apache.dll (and any other module) has not yet been >renamed to php5ts.dll and php5apache.dll in the windows distribution. I >remember CVS activity months ago to do this, is there any chance the next >beta will move to this change? To switch between php 4 and php 5 now, I >simply use a .bat file, so it's not a critical issue for me, but would be >a nice convenience, especially when testing apps that should run perfectly >in both php 4 and 5. Hi Greg, I'll try and get this done for the next beta. Thanks, Andi