From 552f22abae0cf2dda3f72b034f656c4fef5761d2 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Tue, 17 Sep 2013 08:04:07 +0200 Subject: [PATCH] upload2G note --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 64ca9a5df3..60fac8cc94 100644 --- 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 -- 2.40.0