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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: neweracracker at gmail dot com
New email:
PHP Version: OS:

 

 [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 23 13:01:29 2024 UTC