summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-07-28 13:46:11 +0000
committerfoobar <sniper@php.net>2002-07-28 13:46:11 +0000
commit24b570dcacac21495ff7538836c1d723bb87f68b (patch)
treeafcfa5270c126bf9ff3e82f1ce385cc920d3f246 /NEWS
parent9ca47d493d762ad3174cfc4b7281240743b6256a (diff)
downloadphp-git-24b570dcacac21495ff7538836c1d723bb87f68b.tar.gz
- Removed the 2 last entries.
# Dan, sesser, re-add them again yourself.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 0 insertions, 2 deletions
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(),