Andi Gutmans wrote:
> What would you expect? That if a new style constructor is defined we
> always use that and allow old-style as regular method?

  - Old-Style Constructor Only: Use it, but issue E_STRICT.

  - Old-Style and New-Style Constructor: Use the New-Style Constructor and
    issue an E_STRICT.

-- 
Sebastian Bergmann
http://sebastian-bergmann.de/                   http://phpOpenTracker.de/

Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/

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

Reply via email to