diff options
author | <changelog@php.net> | 2002-08-14 00:18:47 +0000 |
---|---|---|
committer | <changelog@php.net> | 2002-08-14 00:18:47 +0000 |
commit | 8ef237f6693e8f7abb4ce2e9ce4c95c47708184d (patch) | |
tree | 1fd5342e48b82735121919b077f7d43024b35264 | |
parent | fa626babf228375f869f7dbf296aae335df0cb82 (diff) | |
download | php-git-8ef237f6693e8f7abb4ce2e9ce4c95c47708184d.tar.gz |
NEWS update
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 <ilia@prohost.org>. - Added odbc_data_source() functionality to identify DB ServerName, and a description of it gathered from the DSN. (kalowsky) |