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

NEWS update

This commit is contained in:
2000-08-07 01:09:09 +00:00
parent 1fd0a0eeed
commit 8bd88acada
+3
View File
@@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- Virtualize realpath, chmod, chown and utime (Stas)
- Support content-encoding headers in file upload MIME parts
(Ragnar Kjørstad)
- Fixed warning when shutting down OCINLogon() connections. (Thies)
- Fixed \n in session variables bug on Win32 (Stas)
- OCIError() would sometimes not report failed connections. (Thies)