php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59891 PHP_UPLOADPROGRESS_VERSION "1.0.2"
Submitted: 2011-08-11 19:11 UTC Modified: 2011-08-15 09:26 UTC
From: neweracracker at gmail dot com Assigned:
Status: Closed Package: uploadprogress (PECL)
PHP Version: 5.2.17 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
11 + 27 = ?
Subscribe to this entry?

 
 [2011-08-11 19:11 UTC] neweracracker at gmail dot com
Description:
------------
PHP_UPLOADPROGRESS_VERSION was not updated from 1.0.2 to 1.0.3 release.

File:
php_uploadprogress.h

Line:
53

Please fix it.
Thanks.

Expected result:
----------------
#define PHP_UPLOADPROGRESS_VERSION "1.0.3"

Actual result:
--------------
#define PHP_UPLOADPROGRESS_VERSION "1.0.2"

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-08-15 09:26 UTC] chregu@php.net
Thank you for your bug report. This issue has been fixed
in the latest released version of the package, which you can download at
http://pecl.php.net/get/uploadprogress

released 1.0.3.1 with the correct number
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 16 19:01:31 2024 UTC