At 09:12 29.08.2002, Sebastian Bergmann wrote:
>Jan Lehnardt wrote:
> > jan             Wed Aug 28 18:31:52 2002 EDT
> >
> >   Modified files:
> >     /php4/main  php_ini.c
> >     /php4/ext/standard  info.c
> >   Log:
> >    - add phpinfo() support for CLI.
> >   @phpinfo() support for CLI (jan)
>
>   This broke the ZTS build. After 30 minutes of TSRMLS_D/DC/C/CC
>   additions all over the place (I had to touch every extension, fi.) I
>   gave up, because the implementation of the feature itself is
>   discussed on php-dev...

Perhaps you could apply your patch to info.c and php_ini.c
and perhaps the extension developers will then add the rest
of the stuff themselves. The other solution would be to remove
that patch what would be no good idea.


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to