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

Update NEWS

This commit is contained in:
Zeev Suraski
2000-09-09 16:01:40 +00:00
parent 4acff8f37f
commit bc00916346

4
NEWS
View File

@@ -2,13 +2,15 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.3-dev
- 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)
- Fix readdir bug in libc5
- Fix some potential OpenBSD and NetBSD crash bugs when opening files. (Andi)
- Add EscapeShellArg() function (Rasmus)
- Add a php.ini option session.use_trans_sid to enable/disable trans-sid.
(Sterling)
- Quick-fix for the file upload security alert (Rasmus)
- Fixed a potential security issue with HTTP file upload (Zeev)
- Add the Sablotron extension for XSL parsing. (Sterling)
- Fixed a bug in checkdate() which caused < 1 years to be valid (Jani)
- Added support for an optional output handler function for output