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]

Reply via email to