From: Dmitry Stogov Date: Mon, 22 Oct 2007 07:52:03 +0000 (+0000) Subject: forgotten description X-Git-Tag: php-5.2.5RC2~35 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f8e518928610eb1bdfc5ed4f06b1be5ee93fabec;p=php forgotten description --- diff --git a/NEWS b/NEWS index 6da4bb742a..5fce184c49 100644 --- a/NEWS +++ b/NEWS @@ -11,7 +11,7 @@ PHP NEWS array_uintersect_assoc(), array_diff_key(), array_diff_assoc() and array_udiff_assoc(). (Dmitry) -- Fixed move_uploaded_file() to set file permissions of resulting file +- Fixed move_uploaded_file() to always set file permissions of resulting file according to UMASK (Andrew Sitnikov) - Fixed possible crash in ext/soap because of uninitialized value. (Zdash Urf) - Fixed regression in glob() when enforcing safe_mode/open_basedir checks on