On Aug 12, 2005, at 8:18 AM, <[EMAIL PROTECTED]> wrote:

Dmitry,
i'm glad its fixed, but i was hoping it wouldnt get fixed this way ;-)

maybe a lower impact way would have been to move the use of U_CLASS_ENTRY into zend_parse_parameters, zend_throw_exception, instanceof_function etc ?

Yes, this is pretty high impact as far as code changes are concerned. Since one should not attempt to access a class entry without U_CLASS_ENTRY() macro, should it even be optional?

-Andrei

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

Reply via email to