Hi Tony

2009/10/22 Antony Dovgal <[email protected]>:
>        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
[email protected]

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to