NEWS update

This commit is contained in:
2000-07-05 01:09:05 +00:00
parent cd3973612b
commit b784f02c0b

3
NEWS
View File

@ -2,6 +2,9 @@ PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2000, Version 4.0.2
- Added new 'O' format modifier that will output the GMT offset as "[+-]HHMM"
(eg: Pacific time is -0700). This is useful for things such as Date: mail
headers.
- Fixed crash on OCI?Logon() failure. (thies)
- Make the special Header("http/...") response be case insensitive like 3.0 (Rasmus)
- Allow cybercash to compile as a DL module. (Sterling)