summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2000-09-10 01:09:06 +0000
committer <changelog@php.net>2000-09-10 01:09:06 +0000
commitd993b05a5bf25a2e6f52624a5ff8bfc88c207b76 (patch)
tree0f851b4be244b86dc95d0e4dbe92946137842ece
parenteba1b6221d2232f899dc0047c02b6da922af6ecd (diff)
downloadphp-git-d993b05a5bf25a2e6f52624a5ff8bfc88c207b76.tar.gz
NEWS update
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
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)