Hello,

The problem with your changes seems to be that when using "z/!" for retdata, if 
I call the method with a unset var, which will be the most common case as it’s 
an out parameter, 
the test if (retdata) will fail and the method will behave as if I passed NULL.

Côme

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

Reply via email to