There was never an addition of three TSRMLS_FETCH's, just a replacement of 
other FETCH macro calls with TSRMLS_FETCH's...

At 10:00 02/08/2001, Sebastian Bergmann wrote:
>Sebastian Bergmann wrote:
> > -       TSRMLS_FETCH();
> >         TSRMLS_FETCH();
>
>   According to
><http://chora.php.net/diff.php/php4/sapi/apache2filter/sapi_apache2.c?r1=1.33&r2=1.34&f=h>
>had already removed the superfluent call to TSRMLS_FETCH(). But
>what's really weird, is that I found no reference to the addition of
>three TSRMLS_DC instances to php_apache_sapi_register_variables()
>instead of one in
><http://chora.php.net/cvs.php/php4/sapi/apache2filter/sapi_apache2.c>.
>
>   Just curious,
>Sebastian
>
>--
>   Sebastian Bergmann                     Measure Traffic & Usability
>   http://sebastian-bergmann.de/            http://phpOpenTracker.de/
>
>--
>PHP Development Mailing List <http://www.php.net/>
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]

--
Zeev Suraski <[EMAIL PROTECTED]>
CTO &  co-founder, Zend Technologies Ltd. http://www.zend.com/


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to