1
0
mirror of https://github.com/php/php-src.git synced 2026-04-10 09:33:06 +02:00

NEWS update

This commit is contained in:
2000-09-05 01:09:12 +00:00
parent 9a2726e208
commit 89e6de2308

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.3-dev
- 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)