126 Commits

Author SHA1 Message Date
searosin
e77cf26b55 support uploads larger than 2GB (#13) 2022-01-26 09:50:50 -06:00
Ben Ramsey
ee6d6b5dcb Prepare release 2.0.2 uploadprogress-2.0.2 2021-09-30 19:03:11 -05:00
Ben Ramsey
a88b5726fe Indicate support for PHP-FPM and update examples 2021-09-29 10:30:43 -05:00
Ben Ramsey
b7de45a9ac Prepare release v2.0.1 uploadprogress-2.0.1 2021-09-29 08:56:59 -05:00
Remi Collet
d9ed39c3e5 use stub to generate arginfo 2021-09-29 15:00:29 +02:00
Ben Ramsey
4deda3fdfb Clean up contribution documentation 2021-09-28 21:52:00 -05:00
Ben Ramsey
07f38f8c1a Update version numbers in documentation and examples uploadprogress-2.0.0 2021-09-28 21:19:58 -05:00
Ben Ramsey
47581d82c3 Merge branch '2.x' 2021-09-28 21:11:57 -05:00
Ben Ramsey
e8e5a761d8 Prepare package for 2.0.0 release 2021-09-28 21:11:26 -05:00
Ben Ramsey
5298407e57 Remove 7.0 and 7.1 from the build matrix 2021-09-28 21:10:55 -05:00
Ben Ramsey
523b878705 Merge pull request #5 from skilld-labs/master
Prepare 2.x release
2021-09-28 20:57:41 -05:00
Andy Postnikov
a0419a07c0 remove 5.x CI 2021-09-29 04:20:11 +03:00
Andy Postnikov
cdb04a1b67 Set PHP>7.2.0 and bump version to 2.0.0 2021-09-29 04:09:22 +03:00
Andy Postnikov
9f6ae423f0 Remove usage of PHP_API_VERSION < 20190128
Ref non-7.4 3c2e1b6bd5
2021-09-29 04:07:02 +03:00
Andy Postnikov
709cd37d3b Clean-up php5 support
- ZEND_ENGINE_3 because it used for checks
- API after 20100412
2021-09-29 04:03:00 +03:00
Ben Ramsey
86b52f711f Provide better feedback if errors occur in the examples 2021-09-28 18:49:31 -05:00
Ben Ramsey
907d63cf1d Prepare version 1.1.4 uploadprogress-1.1.4 2021-09-28 18:20:14 -05:00
Ben Ramsey
93afd62003 Specify TEST_PHP_EXECUTABLE for older run-tests versions 2021-09-28 18:13:52 -05:00
Ben Ramsey
8441e51908 Remove -P switch from run-tests.php command 2021-09-28 18:10:53 -05:00
Ben Ramsey
f0b5113b1a Add PHP 5.3 to the testing matrix 2021-09-28 18:08:59 -05:00
Ben Ramsey
9b1c9ac4fc Don't show passing tests in test output 2021-09-28 17:51:33 -05:00
Ben Ramsey
4da232004d Use the correct API numbers and exclude arginfo from pre-8.0 2021-09-28 17:46:26 -05:00
Ben Ramsey
ad89c830b2 Be sure to report the exit status 2021-09-28 17:18:36 -05:00
Ben Ramsey
5c946272f0 Fix tests for Windows builds 2021-09-28 17:18:26 -05:00
Ben Ramsey
26987fa7a4 Merge branch 'master' into cmb/79584 2021-09-28 13:40:43 -05:00
Ben Ramsey
242436967e Merge branch 'master' into arginfo 2021-09-28 13:32:17 -05:00
Ben Ramsey
021f61b193 Merge branch 'master' into cmb/79584 2021-09-28 13:27:57 -05:00
Ben Ramsey
c3b7b86f78 Use GitHub Actions for running tests/builds 2021-09-28 13:12:28 -05:00
Andy Postnikov
4ab96a5a2f Added testing for 8.0 and nightly, disable xdebug 2021-07-16 20:43:02 +03:00
Christoph M. Becker
b0e5f122b4 Fix #79584: Segmentation fault in uploadprogress 1.1.0 and up 2021-04-30 17:46:07 +02:00
Andy Postnikov
914879020c relax tests for PHP 8 2020-12-05 08:11:53 +02:00
Andy Postnikov
f14654d309 Add arginfo to functions 2020-08-21 22:12:36 +03:00
Remi Collet
9ba77bc727 Use proper name
See https://httpd.apache.org/
=> The Apache HTTP Server ...
2020-01-31 13:49:21 +01:00
Andy Postnikov
35a17a4d92 Add tests to packaging 2020-01-30 14:06:31 -06:00
Ben Ramsey
be300078bb Prepare version 1.1.3 uploadprogress-1.1.3 2020-01-28 11:24:35 -06:00
Ben Ramsey
2a02602536 Note the requirement of Apache httpd and mod_php in the documentation 2020-01-28 11:08:46 -06:00
Ben Ramsey
19096ab727 Update code comment to reflect changes to the code 2020-01-28 00:02:06 -06:00
Ben Ramsey
73d1246524 Provide a more robust, modern example 2020-01-28 00:00:26 -06:00
Ben Ramsey
c13fac146d Add return to fix compilation warning; remove unused variable 2020-01-27 15:53:05 -06:00
Derick Rethans
69ce558c5b Testing Travis
Testing Travis CI activation
2020-01-27 14:58:01 -06:00
Ben Ramsey
4a663a8187 Include README.md in the package 2020-01-27 10:49:14 -06:00
Ben Ramsey
4377af0879 Improve documentation for INI settings 2020-01-27 10:46:10 -06:00
Ben Ramsey
8553fd3e11 Fix typo in package description 2020-01-26 15:39:26 -06:00
Ben Ramsey
4f1713044a Prepare 1.1.2 release, targeting PHP 5, PHP 7, and PHP 8 uploadprogress-1.1.2 2020-01-26 12:36:30 -06:00
Ben Ramsey
a9b5e45216 Allow building on PHP 8 2020-01-26 12:29:38 -06:00
Ben Ramsey
b9b2dcff48 Set maximum PHP version to 8 uploadprogress-1.1.1 2020-01-26 11:02:36 -06:00
Ben Ramsey
be957691a5 Add note about adding to the php.ini file 2020-01-26 10:55:36 -06:00
Ben Ramsey
88fe39a9c3 Improve documentation in the README file 2020-01-26 10:49:34 -06:00
Ben Ramsey
327e0d6efd Update changelog and tag for release uploadprogress-1.1.0 2020-01-25 18:40:28 -06:00
Ben Ramsey
e12376f7fd Fix loss of data when upload_id memory freed 2020-01-25 17:08:28 -06:00