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
Have you experienced this issue?
Rate the importance of this bug to you:

 [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

Add a Patch

Pull Requests

Add a Pull Request

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: Tue Mar 19 14:01:30 2024 UTC