Commit Graph

  • e77cf26b55 support uploads larger than 2GB (#13) master searosin 2022-01-26 16:50:50 +01:00
  • ee6d6b5dcb Prepare release 2.0.2 uploadprogress-2.0.2 Ben Ramsey 2021-09-30 19:03:11 -05:00
  • a88b5726fe Indicate support for PHP-FPM and update examples Ben Ramsey 2021-09-29 10:30:43 -05:00
  • b7de45a9ac Prepare release v2.0.1 uploadprogress-2.0.1 Ben Ramsey 2021-09-29 08:53:28 -05:00
  • d9ed39c3e5 use stub to generate arginfo Remi Collet 2021-09-29 09:24:40 +02:00
  • 4deda3fdfb Clean up contribution documentation Ben Ramsey 2021-09-28 21:52:00 -05:00
  • 07f38f8c1a Update version numbers in documentation and examples uploadprogress-2.0.0 Ben Ramsey 2021-09-28 21:19:58 -05:00
  • 47581d82c3 Merge branch '2.x' Ben Ramsey 2021-09-28 21:11:57 -05:00
  • e8e5a761d8 Prepare package for 2.0.0 release Ben Ramsey 2021-09-28 21:11:26 -05:00
  • 5298407e57 Remove 7.0 and 7.1 from the build matrix Ben Ramsey 2021-09-28 21:10:55 -05:00
  • 523b878705 Merge pull request #5 from skilld-labs/master Ben Ramsey 2021-09-28 20:57:41 -05:00
  • a0419a07c0 remove 5.x CI Andy Postnikov 2021-09-29 04:20:11 +03:00
  • cdb04a1b67 Set PHP>7.2.0 and bump version to 2.0.0 Andy Postnikov 2020-01-27 03:33:34 +02:00
  • 9f6ae423f0 Remove usage of PHP_API_VERSION < 20190128 Andy Postnikov 2020-01-27 02:45:18 +02:00
  • 709cd37d3b Clean-up php5 support Andy Postnikov 2020-01-27 02:31:48 +02:00
  • 86b52f711f Provide better feedback if errors occur in the examples Ben Ramsey 2021-09-28 18:49:31 -05:00
  • 907d63cf1d Prepare version 1.1.4 uploadprogress-1.1.4 Ben Ramsey 2021-09-28 18:20:14 -05:00
  • 93afd62003 Specify TEST_PHP_EXECUTABLE for older run-tests versions Ben Ramsey 2021-09-28 18:13:52 -05:00
  • 8441e51908 Remove -P switch from run-tests.php command Ben Ramsey 2021-09-28 18:10:53 -05:00
  • f0b5113b1a Add PHP 5.3 to the testing matrix Ben Ramsey 2021-09-28 18:08:59 -05:00
  • 9b1c9ac4fc Don't show passing tests in test output Ben Ramsey 2021-09-28 17:51:33 -05:00
  • 4da232004d Use the correct API numbers and exclude arginfo from pre-8.0 Ben Ramsey 2021-09-28 17:46:26 -05:00
  • ad89c830b2 Be sure to report the exit status Ben Ramsey 2021-09-28 17:18:36 -05:00
  • 5c946272f0 Fix tests for Windows builds Ben Ramsey 2021-09-28 15:21:11 -05:00
  • 26987fa7a4 Merge branch 'master' into cmb/79584 Ben Ramsey 2021-09-28 13:40:43 -05:00
  • 242436967e Merge branch 'master' into arginfo Ben Ramsey 2021-09-28 13:32:17 -05:00
  • 021f61b193 Merge branch 'master' into cmb/79584 Ben Ramsey 2021-09-28 13:27:57 -05:00
  • c3b7b86f78 Use GitHub Actions for running tests/builds Ben Ramsey 2021-09-28 12:00:54 -05:00
  • 4ab96a5a2f Added testing for 8.0 and nightly, disable xdebug Andy Postnikov 2021-04-30 02:14:28 +03:00
  • b0e5f122b4 Fix #79584: Segmentation fault in uploadprogress 1.1.0 and up Christoph M. Becker 2021-04-30 17:46:07 +02:00
  • 914879020c relax tests for PHP 8 Andy Postnikov 2020-12-05 08:10:07 +02:00
  • f14654d309 Add arginfo to functions Andy Postnikov 2020-08-21 07:06:27 +03:00
  • 9ba77bc727 Use proper name Remi Collet 2020-01-31 13:49:21 +01:00
  • 35a17a4d92 Add tests to packaging Andy Postnikov 2020-01-30 21:00:15 +02:00
  • be300078bb Prepare version 1.1.3 uploadprogress-1.1.3 Ben Ramsey 2020-01-28 11:21:01 -06:00
  • 2a02602536 Note the requirement of Apache httpd and mod_php in the documentation Ben Ramsey 2020-01-28 11:06:20 -06:00
  • 19096ab727 Update code comment to reflect changes to the code Ben Ramsey 2020-01-28 00:02:06 -06:00
  • 73d1246524 Provide a more robust, modern example Ben Ramsey 2020-01-27 23:51:21 -06:00
  • c13fac146d Add return to fix compilation warning; remove unused variable Ben Ramsey 2020-01-27 15:53:05 -06:00
  • 69ce558c5b Testing Travis Derick Rethans 2020-01-27 20:53:27 +00:00
  • 4a663a8187 Include README.md in the package Ben Ramsey 2020-01-27 10:49:14 -06:00
  • 4377af0879 Improve documentation for INI settings Ben Ramsey 2020-01-27 10:46:10 -06:00
  • 8553fd3e11 Fix typo in package description Ben Ramsey 2020-01-26 15:39:26 -06:00
  • 4f1713044a Prepare 1.1.2 release, targeting PHP 5, PHP 7, and PHP 8 uploadprogress-1.1.2 Ben Ramsey 2020-01-26 12:36:30 -06:00
  • a9b5e45216 Allow building on PHP 8 Ben Ramsey 2020-01-26 12:29:38 -06:00
  • b9b2dcff48 Set maximum PHP version to 8 uploadprogress-1.1.1 Ben Ramsey 2020-01-26 10:58:43 -06:00
  • be957691a5 Add note about adding to the php.ini file Ben Ramsey 2020-01-26 10:55:36 -06:00
  • 88fe39a9c3 Improve documentation in the README file Ben Ramsey 2020-01-26 10:49:34 -06:00
  • 327e0d6efd Update changelog and tag for release uploadprogress-1.1.0 Ben Ramsey 2020-01-25 18:40:28 -06:00
  • e12376f7fd Fix loss of data when upload_id memory freed Ben Ramsey 2020-01-25 17:07:33 -06:00
  • ce8dd4d6fe Change copyright year to 2020 Ben Ramsey 2020-01-25 15:32:53 -06:00
  • c408728b55 Enable builds on Travis CI Ben Ramsey 2020-01-25 15:13:55 -06:00
  • dd8b518885 Update instructions in README file Ben Ramsey 2020-01-25 12:18:27 -06:00
  • 5e15fbf598 Fix segfault caused by accessing property of empty zend_string Ben Ramsey 2020-01-25 09:59:59 -06:00
  • 23903f00a7 Fix memory leaks found after fixing segmentation fault Ben Ramsey 2020-01-24 17:43:20 -06:00
  • 7f32e7eacd Fix segmentation fault caused by failing to update vars for PHP 7 Ben Ramsey 2020-01-24 17:43:02 -06:00
  • ec3aad2914 Add a full suite of tests Ben Ramsey 2020-01-24 17:41:15 -06:00
  • b85b9b0f82 Clean up code Ben Ramsey 2020-01-24 12:10:22 -06:00
  • 90c99293bf Fix fprintf() format warnings during compilation Ben Ramsey 2020-01-24 11:18:46 -06:00
  • ba6a22e54c Use the SUCCESS type rather than a static 0 Ben Ramsey 2020-01-24 11:09:08 -06:00
  • f9261896a8 Return FAILURE codes when the template is not defined Ben Ramsey 2020-01-24 11:08:26 -06:00
  • cbd4ed7bbc Fix detected memory leaks Ben Ramsey 2020-01-24 10:43:49 -06:00
  • 80a54faa28 Add .gitignore Peter Kokot 2019-04-24 18:32:43 +02:00
  • 848a5aa23e Add AS_HELP_STRING to config.m4 Peter Kokot 2019-04-24 18:30:25 +02:00
  • 603515394c Remove unused Git attributes ident Peter Kokot 2019-04-24 18:22:26 +02:00
  • 827c1bedb3 Remove local variables Peter Kokot 2019-04-24 18:20:29 +02:00
  • 0c5cc0c14c Use Markdown for README Peter Kokot 2019-04-24 18:19:17 +02:00
  • fa1d17330c Tidy coding style Peter Kokot 2019-04-24 18:03:26 +02:00
  • 0ed2914e5b Update license year ranges Peter Kokot 2019-04-24 17:54:35 +02:00
  • 95d8a0fd45 int id_lg should be size_t id_lg Jan-E 2015-04-20 22:20:40 +02:00
  • 7a4d6b3ac3 PHP7 compatibility Jan-E 2015-04-19 18:49:48 +02:00
  • 20c9b29416 rename of xml Remi Collet 2013-10-12 07:46:38 +00:00
  • d2ace72c07 add LICENSE in xml to be included in release Remi Collet 2013-10-12 06:58:09 +00:00
  • 7b04908dec Tagging the 1.0.3.1 release uploadprogress-1.0.3.1 Christian Stocker 2011-08-15 13:24:06 +00:00
  • a0755d357b actually use the correct version number Christian Stocker 2011-08-15 13:21:47 +00:00
  • 7f0aaafb9e Tagging the 1.0.3.1 release Christian Stocker 2011-08-15 13:20:43 +00:00
  • 155b44a45a Wrong version number in .h file Christian Stocker 2011-08-15 13:20:03 +00:00
  • a8b4211b0c Tagging the 1.0.3 release uploadprogress-1.0.3 Christian Stocker 2011-08-08 12:25:51 +00:00
  • 43a85fc63a prepare 1.0.3 release Christian Stocker 2011-08-08 12:25:27 +00:00
  • b2e80642b8 Fix compile error on 5.4 due to magic-quotes removal Christian Stocker 2011-08-08 09:52:53 +00:00
  • 7b12667185 Tagging the 1.0.2 release uploadprogress-1.0.2 Christian Stocker 2011-07-26 09:50:41 +00:00
  • a4a5c6874d prepare 1.0.2 Christian Stocker 2011-07-26 09:45:34 +00:00
  • daf4dd1456 s,function_entry,zend_function_entry, As announced in http://news.php.net/php.pecl.dev/7123 Johannes Schlüter 2010-03-31 20:39:48 +00:00
  • d07bd99e80 - update to package.xml v2 Pierre Joye 2009-11-05 16:47:40 +00:00
  • caf0791266 fix a huge number of wrong MIME types. UGH. Gwynne Raskind 2009-07-13 12:15:13 +00:00
  • a36564c4ed fix a typo Christian Stocker 2009-06-29 19:49:29 +00:00
  • 1ec865494a This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0_1'. RELEASE_1_0_1 SVN Migration 2009-06-16 07:18:27 +00:00
  • c04d44da3e prepare 1.0.1 release Christian Stocker 2009-06-16 07:18:26 +00:00
  • 27c2f75778 improve checks for correct uploadprogress.file.filename_template Christian Stocker 2009-06-16 07:08:41 +00:00
  • 1d1c43ba66 WS only Christian Stocker 2009-06-16 05:52:57 +00:00
  • 2eb3a97738 Fix an incorrect while loop. Thanks to terralith at yahoo dot com http://pecl.php.net/bugs/bug.php?id=16655 Christian Stocker 2009-06-16 05:43:16 +00:00
  • 2d45042410 apply a patch for getting the tmp directory of the system if defined from http://pecl.php.net/bugs/bug.php?id=16570 thanks go to guenter@php.net Christian Stocker 2009-05-26 15:11:31 +00:00
  • b9654561c2 added a check in the example if uploadprogress.file.filename_template is writable Christian Stocker 2009-05-26 14:48:11 +00:00
  • 740c9973e9 bump release number Christian Stocker 2009-03-16 13:53:45 +00:00
  • a5e619a74f check if extension is installed at all Christian Stocker 2009-03-16 13:52:59 +00:00
  • 28f0ed76bc - add config.w32 to the package so it can be used by the automatic build Pierre Joye 2009-03-15 20:08:02 +00:00
  • 6784fba9ce This commit was manufactured by cvs2svn to create tag 'RELEASE_1_0_0'. RELEASE_1_0_0 SVN Migration 2009-03-15 17:49:40 +00:00
  • 820b4d30b9 prepare 1.0.0 release Christian Stocker 2009-03-15 17:49:39 +00:00
  • 590943f8d5 added fix to hopefully make it work on WIN Christian Stocker 2009-03-12 18:33:43 +00:00
  • 96e4693513 remove changelog-notes from last release Christian Stocker 2009-01-22 07:23:39 +00:00