PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? Apr 2003, Version 4.3.2
-- Replaced the old Apache2 module (sapi/apache2filter) with new and improved
- version (sapi/apache2handler). (Ian Holsman, Justin Erenkrantz)
+- Fixed a possible vhost issue in thttpd. (Sascha, dgl@dgl.cx)
+- Fixed including from HTTP URLs. (Sascha)
+- Added a new Apache 2.0 SAPI module (sapi/apache2handler) based on the old
+ version (sapi/apache2filter). (Ian Holsman, Justin Erenkrantz)
- Syncronized bundled GD library with GD 2.0.12. (Ilia)
- Removed support for GDLIB version 1.x.x (php_gd.dll) on Windows. (Edin)
- Enabled read-only GIF support in the bundled GDLIB (php_gd2.dll) on Windows.