On Mon, 6 Jan 2003, George Schlossnagle wrote:

> On Monday, January 6, 2003, at 09:48  PM, Brian Moon wrote:
> 
> > From what I understand, all OO code will have to be modified for PHP5.
> > Constructors for example and no longer named the same as the class 
> > name.
> > That alone means every class must be changed.  I don't recall anyone 
> > saying
> > it would be BC either, but I could be wrong.
> 
> You're wrong.

Yeah, he is :-) ZE2 will still call the Class() function if the 
__construct() is not avaialble.

Derick

-- 

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to