On 22.10.2009 20:47, Kalle Sommer Nielsen wrote:
> 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 :)

Maybe.
But adding TSRMLS_FETCH() was easier.


-- 
Wbr, 
Antony Dovgal
---
http://pinba.org - realtime statistics for PHP

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

Reply via email to