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

Another entry.

This commit is contained in:
Andrei Zmievski
2000-06-15 16:28:19 +00:00
parent 59b455cf2f
commit fbbbcdbaa7

2
NEWS
View File

@@ -2,6 +2,8 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.1
- Fixed gmmktime(), on certain systems it incorrectly adjusted for the timezone
offset and daylight savings time. (Andrei)
- Moved VC++ Win32 project and workspace files to the win32 directory
(Zeev)
- Require the year arg to checkdate to be an integer (Rasmus)