1
0
mirror of https://github.com/php/php-src.git synced 2026-04-12 02:23:18 +02:00

NEWS update

This commit is contained in:
2000-09-10 01:09:06 +00:00
parent eba1b6221d
commit d993b05a5b

1
NEWS
View File

@@ -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)