PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- Added persistent connections/pipelining to thttpd. (Sascha)
+- Fixed two potential blocking issues in thttpd. (Sascha)
- Made iconv() work well with both libiconv or libgiconv. (Moriyoshi, Yasuo)
- Fixed socket_set_timeout() on win32. (Jason, Edin, Jani)
- Added domxml_node_namespace_uri(). (Rui Lopes)