]> granicus.if.org Git - php/commitdiff
upload2G note
authorMichael Wallner <mike@php.net>
Tue, 17 Sep 2013 06:04:07 +0000 (08:04 +0200)
committerMichael Wallner <mike@php.net>
Tue, 17 Sep 2013 06:04:07 +0000 (08:04 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 64ca9a5df30b210a4a2a5fc409ccbbba4197330b..60fac8cc9486c6fd77cab2e0a1e97cec9ea1bf92 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,8 @@ PHP                                                                        NEWS
   . Made calls from incompatible context issue an E_DEPRECATED warning instead
     of E_STRICT (phase 1 of RFC: https://wiki.php.net/rfc/incompat_ctx).
        (Gustavo)
+  . Uploads equal or greater than 2GB in size are now accepted.
+    (Ralf Lang, Mike)
 
 - cURL:
   . Implemented FR #65646 (re-enable CURLOPT_FOLLOWLOCATION with open_basedir