diff options
author | Andrei Zmievski <andrei@php.net> | 2000-09-11 13:18:49 +0000 |
---|---|---|
committer | Andrei Zmievski <andrei@php.net> | 2000-09-11 13:18:49 +0000 |
commit | 3ab30838d73b709222bc3f318bcf35f25f5184fe (patch) | |
tree | 36f353292fa234efc2a7099b0672143fb1378214 | |
parent | 9559b88894390b568e118e0f909a5925b4a938a1 (diff) | |
download | php-git-3ab30838d73b709222bc3f318bcf35f25f5184fe.tar.gz |
Fix attribution.
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ PHP 4.0 NEWS ?? ??? 2000, Version 4.0.3-dev - Added the pathinfo() function. (Sterling) - Updated sybase_ct module and its sybase_query to use high performance API. + (Joey) - Added a more configurable error reporting interface to DB. (Stig) - Added is_uploaded_file() and move_uploaded_file() (Zeev) - Added several directives to php.ini - post_max_size, file_uploads, |