From f133f366e207f0f7dbef8a6a9c373eb084f0821a Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Sat, 15 Feb 2003 15:16:58 +0000 Subject: [PATCH] bug fixed. --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 7fc1a8e57f..e1b47499a0 100644 --- a/NEWS +++ b/NEWS @@ -43,6 +43,7 @@ PHP 4 NEWS - Fixed bug #21998 (array_pop() did not reset the current array position). (Jani) - Fixed bug #21815 (fpassthru() ignored buffered data but complained anyway). (Wez) +- Fixed bug #21809 (select would not always timeout during socket shutdown). (Wez) - Fixed bug #21725 (return behaviour differs between include and require). (Zeev) - Fixed bug #21597 (made glob() understand Windows paths). (Edin) - Fixed bug #21549 (problem with Ingres II persistent connections). (Jani) -- 2.50.1