From 85e237888cdfb6fde2a5dcb54ca77dd505111337 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Wed, 13 Jul 2005 20:44:08 +0000 Subject: Fixed bug #33673 (Added detection for partially uploaded files). --- NEWS | 1 + 1 file changed, 1 insertion(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 6cb783cd8a..eda548ec71 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,7 @@ PHP NEWS - Fixed memory corruption in pg_copy_from() in case the as_null parameter was passed. (Derick) - Fixed crash inside stream_get_line() when length parameter equals 0. (Ilia) +- Fixed bug #33673 (Added detection for partially uploaded files). (Ilia) - Fixed bug #33605 (substr_compare() crashes with negative offset and length). (Tony) - Fixed bug #33597 (setcookie() "expires" date format doesn't comply with RFC). -- cgit v1.2.1