diff options
author | <changelog@php.net> | 2000-07-02 01:09:05 +0000 |
---|---|---|
committer | <changelog@php.net> | 2000-07-02 01:09:05 +0000 |
commit | f54fca2cf6a1e6945af09861d33cd85f547fbb07 (patch) | |
tree | 1dae02ff5aca58e9d5dff4e3ef60d1bc37360717 /NEWS | |
parent | b87f5e93a30841776598599f84e635b4f8dbef8d (diff) | |
download | php-git-f54fca2cf6a1e6945af09861d33cd85f547fbb07.tar.gz |
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- Make the special Header("http/...") response be case insensitive like 3.0 (Rasmus) +- Allow cybercash to compile as a DL module. (Sterling) - Fixed the dbase_create function. (Sterling) - Fixed a problem under some versions of Windows that could cause PHP to hang on startup if errors occured, e.g. in the php.ini file (Zeev) |