Hi Tony 2009/10/22 Antony Dovgal <tony2...@php.net>: > php_url *url; > + TSRMLS_FETCH(); > > if (ctx) { > zval **val = NULL; >
Perhaps we should just add TSRMLS_DC to the function proto instead of this TSRMLS_FETCH()? The caller have have the TS macros already :) -- regrads, Kalle Sommer Nielsen ka...@php.net -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php