unread
is it possible to have a MAKE_INTERNAL_ZVAL macro to pair with
zval_internal_dtor (im using class constants heavily in my extension)? of
course i could just create my own and use it in my extension, but i think
its good to be symmetrical.
l0t3k