php / web-pecl

The PECL website
http://pecl.php.net
Other
31 stars 31 forks source link

Refactor files uploading #66

Closed petk closed 5 years ago

petk commented 5 years ago

This patch removes dependency of the deprecated and unmaintained HTTP_Upload PEAR package and adds a dedicated uploader service class instead.