diff options
author | foobar <sniper@php.net> | 2002-07-28 13:46:11 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2002-07-28 13:46:11 +0000 |
commit | 24b570dcacac21495ff7538836c1d723bb87f68b (patch) | |
tree | afcfa5270c126bf9ff3e82f1ce385cc920d3f246 /NEWS | |
parent | 9ca47d493d762ad3174cfc4b7281240743b6256a (diff) | |
download | php-git-24b570dcacac21495ff7538836c1d723bb87f68b.tar.gz |
- Removed the 2 last entries.
# Dan, sesser, re-add them again yourself.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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(), |