php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59307 The call uploadprogress_get_info(hash) sometimes returns nothing
Submitted: 2010-07-14 11:29 UTC Modified: 2020-01-26 01:05 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:0 (0.0%)
From: paul at tankbank dot com Assigned: ramsey (profile)
Status: Assigned Package: uploadprogress (PECL)
PHP Version: 5.2.10 OS: Ubuntu Server 9.10
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 you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: paul at tankbank dot com
New email:
PHP Version: OS:

 

 [2010-07-14 11:29 UTC] paul at tankbank dot com
Description:
------------
When making a call to uploadprogress_get_info when uploading large files, it 99% or the time comes but empty.

Works fine on smaller files < 10Mb

I increased the size of the max post and max file upload values in my php.ini file forom 10Mb > 20Mb and the call to uploadprogress_get_info worked 1 time correctly with a file of size 16Mb where as before it was not working at all.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-14 11:30 UTC] paul at tankbank dot com
That should have been:

When making a call to uploadprogress_get_info when uploading large files, it 99% of the time comes back empty.
 [2017-10-24 09:01 UTC] kalle@php.net
-Status: Open +Status: Suspended
 [2017-10-24 09:01 UTC] kalle@php.net
This package has not had any releases for 6 years, so I'm gonna suspend it, any new maintainer that decides to pick this up can re-open this ticket.
 [2020-01-26 01:05 UTC] ramsey@php.net
-Status: Suspended +Status: Open -Assigned To: +Assigned To: ramsey
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Nov 21 22:01:28 2024 UTC