This is done by design, not by 'bugginess'.
"For backwards compatibility, if the Zend Engine 2.0 cannot find a __construct() function for a given class, it will search for the old-style constructor function, by the name of the class."
in the exmaple it uses the 'old style' constructor *although* __construct() could have been found ...?
-- Six Offene Systeme GmbH http://www.six.de/ i.A. Hartmut Holzgraefe Email: [EMAIL PROTECTED] Tel.: +49-711-99091-77
Sie finden uns auf der CeBIT in Halle 6/H44 http://www.six.de/cebit2003/
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php