From bc00916346efbc0ce10fd8156840e7456c5f23aa Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Sat, 9 Sep 2000 16:01:40 +0000 Subject: [PATCH] Update NEWS --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 97827509e3..6d04647098 100644 --- a/NEWS +++ b/NEWS @@ -2,13 +2,15 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Added is_uploaded_file() and move_uploaded_file() (Zeev) +- Added several directives to php.ini - post_max_size, file_uploads, + display_startup_errors - see php.ini-dist for further information (Zeev) - Fix readdir bug in libc5 - Fix some potential OpenBSD and NetBSD crash bugs when opening files. (Andi) - Add EscapeShellArg() function (Rasmus) - Add a php.ini option session.use_trans_sid to enable/disable trans-sid. (Sterling) - Quick-fix for the file upload security alert (Rasmus) -- Fixed a potential security issue with HTTP file upload (Zeev) - Add the Sablotron extension for XSL parsing. (Sterling) - Fixed a bug in checkdate() which caused < 1 years to be valid (Jani) - Added support for an optional output handler function for output -- 2.50.1