Shouldn't this be MFH'd ?
--Jani
On Wed, 26 Feb 2003, Ilia Alshanetsky wrote:
>iliaa Wed Feb 26 17:11:12 2003 EDT
>
> Modified files:
> /php4/ext/standard exec.c exec.h
> Log:
> 1) Make the output of system() binary safe
> 2) Solved a memory leak when the return_value variable passed by reference is
> not an integer in system()/exec()/passthru().
> 3) Solved a bug in exec(), which would make it append to the 2nd parameter
> (passed by reference) if the parameter is an array instead of overwriting it.
> 4) Changed the code to use the streams code, resulting in a smaller code base.
> 5) Various cleanups resulting in reduction of overall code base inside the file
> by ~ 1/3.
> 6) Speed improvements of ~2.5 times compared to previous performance (based on
> attached PHP script).
>
>
--
<- For Sale! ->
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php