At 13:37 01.09.2002, Sebastian Bergmann wrote:
>Sebastian Bergmann wrote:
> > sebastian               Sun Sep  1 07:33:19 2002 EDT
> >
> >   Modified files:
> >     /php4       NEWS php.ini-dist php.ini-recommended
> >     /php4/main  main.c output.c php_globals.h php_output.h
> >   Log:
> >   Per discussion on #php.bugs (+1 from at least Derick and Jani),
> >   revert double_buffering.
>
>   This fixes the issue I mentioned where a variable was dumped to stdout
>   instead of beeing written to a file.
>
>   It does not fix the error_log() issue. It does not fix the segfault I
>   mentioned in ob_*() under certain circumstances.


So where is the need? You simply stripped out some functions of
your choice. Especially some related to NEWS entries and ini settings
so i guess your aim was to remove exactly those...


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

Reply via email to