I am considering changing the required arg storage type for 't' and 'T' specifiers from void* to zstr*, since they can return either char* or UChar* and the zstr union encapsulates both. Thoughts on this?

-Andrei

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

Reply via email to