summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xUPGRADING2
1 files changed, 2 insertions, 0 deletions
diff --git a/UPGRADING b/UPGRADING
index befd94a03e..62233507e7 100755
--- a/UPGRADING
+++ b/UPGRADING
@@ -507,6 +507,8 @@ a. New Features
- A built-in CLI web server for testing purposes is now available:
$ php -S 127.0.0.1:8888
+ - File Upload Progress support is implemented in the Session extension.
+
b. Syntax additions
- Traits: