]> granicus.if.org Git - php/commitdiff
BFN!
authorWez Furlong <wez@php.net>
Tue, 13 May 2003 00:21:50 +0000 (00:21 +0000)
committerWez Furlong <wez@php.net>
Tue, 13 May 2003 00:21:50 +0000 (00:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4258c40d470b62e91064df9f1c6801940f724a0b..a6e14a80fa25f60c027a41717c1aed6a5c18c2c7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -38,6 +38,7 @@ PHP 4                                                                      NEWS
 - Fixed a bug in GD's truecolor TTF handling. (Derick)
 - Fixed several 64-bit problems. (Dave)
 - Fixed several errors in hwapi extension. Objects weren't handled properly. (Uwe)
+- Fixed bug #23567 (pfsockopen() returns dead connections). (Wez)
 - Fixed bug #23371 (configure falsely detects c-client using SSL). (Jani)
 - Fixed bug #23340 (fopen on multiple URLs causes memory corruption). (Wez)
 - Fixed bug #23298 (serialize cuts off floats & doubles). (Ilia)
@@ -102,6 +103,7 @@ PHP 4                                                                      NEWS
 - Fixed bug #22299 (gethostbyname() with non-existing domain crashed on MacOSX).
   (Jani)
 - Fixed bug #22283 (possible crash when opening relative URLs). (Ilia)
+- Fixed bug #22238 (stream_select() clobbers fifos under win9x). (Wez)
 - Fixed bug #22234 (copy() fails if source file has 0 length). (Moriyoshi)
 - Fixed bug #22227 (printf() field limiters broke between 4.2.3 and 4.3.0).
   (Moriyoshi)