The new PECL package uploadprogress-1.1.3 (stable) has been released at 
https://pecl.php.net/.

Release notes
-------------
- Improved documentation and examples included in the release package

Package Info
-------------
A PHP extension to track progress of a file upload, including details on the 
speed of the upload, estimated time remaining, and access to the contents of 
the file as it is being uploaded.

        The uploadprogress extension works on PHP 5, PHP 7, and PHP 8 (since 
version 1.1.2). It requires the use of the Apache httpd web server with 
mod_php. Other web servers and PHP-FPM are not yet supported.

        See https://github.com/php/pecl-php-uploadprogress for documentation 
and examples.

Related Links
-------------
Package home: https://pecl.php.net/package/uploadprogress
   Changelog: https://pecl.php.net/package-changelog.php?package=uploadprogress
    Download: https://pecl.php.net/get/uploadprogress-1.1.3.tgz

Authors
-------------
Christian Stocker <chr...@php.net> (lead)
Ben Ramsey <ram...@php.net> (lead)

-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to