Summary
An extension to track the progress of a file upload. See https://github.com/php/pecl-php-uploadprogress/tree/master/examples for examples. It is known to work on apache with mod_php and, beginning with 2.0, php-fpm with apache and nginx; other servers and SAPIs are not known to work.
Versions
v2.0.2-r2 :: 0 :: gentoo
- Modified
- License
- PHP-3.01
- Keywords
- ~amd64 ~x86
- USE flags
- examples
v2.0.2-r1 :: 0 :: gentoo
- Modified
- License
- PHP-3.01
- Keywords
- amd64 ~x86
- USE flags
- examples
USE flags
General
- examples
- Install examples, usually source code
php_targets
- php8-1
- Build against PHP 8.1
- php8-2
- Build against PHP 8.2
- php8-3
- Build against PHP 8.3
Dependencies
Runtime Dependencies
Depending packages
www-apps / drupal : PHP-based open-source platform and content management system
Change logs
- Repository mirror & CI · gentoo
Merge updates from master - Tomáš Mózes · gentoo
dev-php/pecl-uploadprogress: add php 8.3 support
Bug: https://bugs.gentoo.org/943650 Closes: https://github.com/gentoo/gentoo/pull/39360 Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-php/pecl-uploadprogress: Stabilize 2.0.2-r1 amd64, #931243
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Sam James · gentoo
dev-php/pecl-uploadprogress: cleanup php8-0
Signed-off-by: Sam James <sam@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - David Seifert · gentoo
*/*: remove USE=php_targets_php7-4
Closes: https://github.com/gentoo/gentoo/pull/32762 Signed-off-by: David Seifert <soap@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
dev-php/pecl-uploadprogress: fix tests with PHP's --enable-debug.
A few of the tests for pecl-uploadprogress throw a fatal error if PHP was build with USE=debug. We skip the tests for now; a better long-term solution was proposed upstream (GH issue #17). In addition, the extension seems to work fine with php-8.2, so I've taken the opportunity to enable it. Closes: https://bugs.gentoo.org/906691 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-uploadprogress: Drop old; update targets
Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-php/pecl-uploadprogress: bump to v2.0.2
Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-uploadprogress: Version bump for 2.0.1
Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Brian Evans · gentoo
dev-php/pecl-uploadprogress: Revbump to fix missing installation files
Closes: https://bugs.gentoo.org/724460 Signed-off-by: Brian Evans <grknight@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Michael Orlitzky · gentoo
dev-php/pecl-uploadprogress: new version 1.1.3.
This new version supports all newer slots of PHP, making our custom patches obsolete. Thanks to Reuben Farrelly for the heads-up! Closes: https://bugs.gentoo.org/711658 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-php/pecl-uploadprogress: add PHP 7.4 support
Package-Manager: Portage-2.3.80, Repoman-2.3.19 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Repository mirror & CI · gentoo
Merge updates from master - Thomas Deutschmann · gentoo
dev-php/pecl-uploadprogress: add PHP 7.3 support
Closes: https://bugs.gentoo.org/675172 Package-Manager: Portage-2.3.67, Repoman-2.3.14 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> - Michael Orlitzky · gentoo
dev-php/pecl-uploadprogress: new revision with php-7.1 and php-7.2 support.
Package-Manager: Portage-2.3.19, Repoman-2.3.6 - Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> - T. Malfatti · gentoo
media-libs/portaudio: Version bump - Brian Evans · gentoo
dev-php/pecl-uploadprogress: Drop old
Package-Manager: portage-2.3.2 - Brian Evans · gentoo
dev-php/pecl-uploadprogress: Revbump to drop php 5.4 and 5.5 adding 7.0
Upstream patch included to make this extension compile on 7.0 Also add small fprintf fix to eliminate format warnings Package-Manager: portage-2.3.2 - Brian Evans · gentoo
dev-php/pecl-uploadprogress: Drop old
Package-Manager: portage-2.3.0 - Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed