sniper Mon Oct 28 17:54:52 2002 EDT Modified files: /php4 NEWS Log: if it fits, it fits Index: php4/NEWS diff -u php4/NEWS:1.1229 php4/NEWS:1.1230 --- php4/NEWS:1.1229 Mon Oct 28 15:32:58 2002 +++ php4/NEWS Mon Oct 28 17:54:52 2002 @@ -14,8 +14,7 @@ - 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php