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.
Thanks,
Greg
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