Skip to content

Commit 21f7daa

Browse files
committed
Mention file upload progress support: http://php.net/manual/en/session.upload-progress.php
1 parent bd3a077 commit 21f7daa

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -507,6 +507,8 @@ a. New Features
507507
- A built-in CLI web server for testing purposes is now available:
508508
$ php -S 127.0.0.1:8888
509509

510+
- File Upload Progress support is implemented in the Session extension.
511+
510512
b. Syntax additions
511513

512514
- Traits:

0 commit comments

Comments
 (0)