Hi!

I would suggest to go forward with this decision partially (without
callback and without zval** instead of zval*)

Actually, if we have the information in the data structures, wouldn't it be pretty easy for xdebug (or any other extension), while intercepting function entrance (which everybody knows how to do by now) just go ahead and check the args without needing extra stuff done? I'm not sure from the top of my head about the modification, but since zend_parse_parameters manages to do it maybe it's possible?

In any case, I guess leaving the syntax in could be a compromise, though I foresee people complaining about "consistency".
--
Stanislav Malyshev, Software Architect
SugarCRM: http://www.sugarcrm.com/
(408)454-6900 ext. 227

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

Reply via email to