From: Date: Wed, 14 Aug 2002 00:18:47 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.3.0dev_zend2_alpha3~79 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8ef237f6693e8f7abb4ce2e9ce4c95c47708184d;p=php NEWS update --- diff --git a/NEWS b/NEWS index d370e3f1ad..ba589699fb 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Added clickable error messages that direct to a page describing the + error or function causing the error in detail. (Yasuo, Wez, Marcus) - Added a default timeout to PHP streams (kalowsky, Ilia A . - Added odbc_data_source() functionality to identify DB ServerName, and a description of it gathered from the DSN. (kalowsky)