From: foobar Date: Sun, 28 Jul 2002 13:46:11 +0000 (+0000) Subject: - Removed the 2 last entries. X-Git-Tag: dev~125 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=24b570dcacac21495ff7538836c1d723bb87f68b;p=php - Removed the 2 last entries. # Dan, sesser, re-add them again yourself. --- diff --git a/NEWS b/NEWS index cd1b19f9f4..9b16bdcc7a 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,6 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 -- imap_get_quota now allows multiple resource values to be returned, as -- FTP extension does support (auto)resuming now. - Added optional 2nd parameter to print_r() to make it return the variable representation instead of echoing it. (Derick) - Added mysql_ping(), mysql_real_escape_string(), mysql_character_set_name(),