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

Fix attribution.

This commit is contained in:
Andrei Zmievski
2000-09-11 13:18:49 +00:00
parent 9559b88894
commit 3ab30838d7

1
NEWS
View File

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