From: Date: Thu, 14 Sep 2000 01:09:07 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC1~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=856a7b766fafac47c39bc2819391a3383944a031;p=php NEWS update --- diff --git a/NEWS b/NEWS index a90d9b188b..7a420a7e2d 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Added ftp_exec to the ftp functions (thanks to ) +- (Derick) +- PEAR: add last executed query as debug info in DB errors (Stig) +- PEAR: allow multiple modes in PEAR_Error (Stig) - Made the Sybase CT module thread safe (Zeev) - Added second argument to array_reverse() that indicatese whether the original array keys should be preserved. (Andrei)