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:
4
NEWS
4
NEWS
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user