1
0
mirror of https://github.com/php/php-src.git synced 2026-04-07 16:13:32 +02:00

NEWS update

This commit is contained in:
1999-11-12 02:08:54 +00:00
parent 4a22643375
commit ea3d47b804

1
NEWS
View File

@@ -2,6 +2,7 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ?? 1999, Version 4.0 Beta 3
- RFC-854 fix for internal FTP-Code. Commands have to end in "\r\n" (Thies)
- Fix OpenLink ODBC support (Stig)
- Fix min/max behaviour (Thies)
- tempnam() now uses mkstemp() if available (Stig)