Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php70-php-pecl-uploadprogress - An extension to track progress of a file upload

Website:
https://pecl.php.net/package/uploadprogress
Licence:
PHP
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
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

It requires the use of the Apache HTTP Server with mod_php.
Other web servers and PHP-FPM are not yet supported.

Package built for PHP 7.0 as Software Collection (php70 by remi).

Packages

php70-php-pecl-uploadprogress-1.1.4-1.el8.remi.x86_64 [29 KiB] Changelog by Remi Collet (2021-09-29):
- update to 1.1.4
- run upstream test suite during build
- drop patches merged upstream
php70-php-pecl-uploadprogress-1.1.3-2.el8.remi.x86_64 [28 KiB] Changelog by Remi Collet (2021-07-21):
- Fix segmentation fault in uploadprogress, patch from
  https://github.com/php/pecl-php-uploadprogress/pull/8
- Add arginfo to functions, patch from
  https://github.com/php/pecl-php-uploadprogress/pull/9