From: Date: Sun, 10 Sep 2000 01:09:06 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.3RC1~216 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d993b05a5bf25a2e6f52624a5ff8bfc88c207b76;p=php NEWS update --- diff --git a/NEWS b/NEWS index 9f59b8d3fb..5d57c32de1 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.3-dev +- Added a more configurable error reporting interface to DB. - 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)