From: foobar Date: Mon, 28 Oct 2002 22:54:52 +0000 (+0000) Subject: if it fits, it fits X-Git-Tag: php-4.3.0RC1~479 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6536dd75679f066f3ffc1ca88dc56e5aa480a0c1;p=php if it fits, it fits --- diff --git a/NEWS b/NEWS index 78bfa6b3f6..6117d71624 100644 --- a/NEWS +++ b/NEWS @@ -14,8 +14,7 @@ PHP 4 NEWS - Fixed bug #17497 (mssql extension crashes if magic_quotes_runtime is on). (Sterling) - Remove $_FILES from $_REQUEST (import_request_variables is not modified), - this didn't work properly in the first place, and added confusion. - (Sterling) + this didn't work properly in the first place, and added confusion. (Sterling) - Fix the socket_read() function on win32 to work in normal mode (reading to the end of a line), as well as binary mode. (Sterling) - Fixed bug #20110 (added sanity check to prevent include/require functions