Hi all, It would be nicer if there is macro useage guideline. For example, we can use
PHP_FUNCTION() or ZEND_FUNCTION() PHP_MINIT() or ZEND_STARTUP_N() Are we going to use ZEND_* macro for all? Personally I like ZEND_* macro since it's easier to look up definition with tag serach. I'll encourage use of ZEND_* macro as standard in CONDING_STANDARD (and possibly in ZendAPI manual), if there is no objection. Any comments? -- Yasuo Ohgaki -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php