From: Date: Tue, 12 Sep 2000 01:09:11 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC1~172 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=49162267a38203833725e803027eb48f82abb36a;p=php NEWS update --- diff --git a/NEWS b/NEWS index f7d1b4afc0..100d6a2cea 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Added an optional parameter to wordwrap that cuts a string if the length +- Added functions pg_putline and pg_endcopy (Dirk Elmendorf) +- Added second parameter for parse_str to save result (John Bafford) +- Fix bug with curl places extra data in the output. (medvitz@medvitz.net) - Added the pathinfo() function. (Sterling) - Updated sybase_ct module and its sybase_query to use high performance API. (Joey)