diff options
author | Zeev Suraski <zeev@php.net> | 2000-02-18 17:59:44 +0000 |
---|---|---|
committer | Zeev Suraski <zeev@php.net> | 2000-02-18 17:59:44 +0000 |
commit | f1dac01f11d8f504cd72af163974c15b5378efbf (patch) | |
tree | 990dd8817d7c59415db1ef8b917b260baded3d5f /NEWS | |
parent | e6b768105dfd416adc6e281af8ee7864a9596d85 (diff) | |
download | php-git-f1dac01f11d8f504cd72af163974c15b5378efbf.tar.gz |
- Fix some issues with the ISAPI module, made it friendlier to non Win32 platforms
- Added .reg file for PWS setup
- Reordered some stuff in phpinfo()
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ?? ????, Version 4.0 Beta 4 +- Made PHP work under Microsoft Personal Web Server, under both Windows NT + workstation and Windows 95 (Zeev) - Made multipart/form-data content obey to the variables_order directive (Zeev) - Updated the browscap module to work with PHP 4.0 (Zeev) - Recover gracefully in ISAPI after the client prematurely presses STOP (Andi) |