I want to work against Bug 44522 - Upload limit 2G

From: Date: Thu, 27 Jun 2013 08:21:32 +0000
Subject: I want to work against Bug 44522 - Upload limit 2G
Groups: php.internals 
Request: Send a blank email to internals+get-67923@lists.php.net to get a copy of this message
Hi,

I want to deal with Bug 44522 which disallows uploads > 2G
https://bugs.php.net/bug.php?id=44522&edit=1

Today with PHP cloud solutions, we are running into more situations
where this really hurts.

Before I begin providing a github patch (as I have no php svn access and
I don't think it's needed) against master and possibly 5.5.next:

Does anybody know of intricate reasons why the existing patch

https://bugs.php.net/patch-display.php?bug_id=44522&patch=uploads_larger_than_2g_HEAD_v2&revision=latest

could not be included into php 5.5?

Or is it only what stas said in 2012:

"The patch however
needs to be cleaned up (no IGNORE vars, etc.) and changing signature for
zend_atoi may not be safe if any code out there presumes it returns int
(integer
overflow). Also, no reason to use signed long there where we used
unsigned long."

This would be my first patch against php core. Any pointers apreciated.


-- 
Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang@b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



Attachment: [application/pgp-signature] OpenPGP digital signature signature.asc

Thread (23 messages)

« previous php.internals (#67923) next »