Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:67970 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92639 invoked from network); 27 Jun 2013 16:33:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Jun 2013 16:33:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=lang@b1-systems.de; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lang@b1-systems.de; sender-id=pass Received-SPF: pass (pb1.pair.com: domain b1-systems.de designates 84.200.69.220 as permitted sender) X-PHP-List-Original-Sender: lang@b1-systems.de X-Host-Fingerprint: 84.200.69.220 mx1.b1-systems.de Received: from [84.200.69.220] ([84.200.69.220:36106] helo=mx1.b1-systems.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/4C-34034-2696CC15 for ; Thu, 27 Jun 2013 12:33:39 -0400 Received: from [192.168.1.17] (cable-158-181-84-94.cust.telecolumbus.net [158.181.84.94]) by mx1.b1-systems.de (Postfix) with ESMTPSA id CDF354075; Thu, 27 Jun 2013 18:29:38 +0200 (CEST) Message-ID: <51CC695B.9060401@b1-systems.de> Date: Thu, 27 Jun 2013 18:33:31 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130510 Thunderbird/17.0.6 MIME-Version: 1.0 To: =?UTF-8?B?Sm9oYW5uZXMgU2NobMO8dGVy?= CC: "internals@lists.php.net" References: <51CBF60C.9080706@b1-systems.de> <1372350613.2376.12.camel@guybrush> In-Reply-To: <1372350613.2376.12.camel@guybrush> X-Enigmail-Version: 1.6a1pre Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="----enig2LALQLQIUBXJPDIBBFSXA" Subject: Re: [PHP-DEV] I want to work against Bug 44522 - Upload limit 2G From: lang@b1-systems.de (Ralf Lang) ------enig2LALQLQIUBXJPDIBBFSXA Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable > Yay cloud :-D > (i don't see why cloud matters, here though it's more about modern > bandwidth and storage space) Just did not want to name the product which prompted me to finally go at it. ;) >> Before I begin providing a github patch (as I have no php svn access a= nd >> 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=3D44522&patch=3Duploads_= larger_than_2g_HEAD_v2&revision=3Dlatest >> >> could not be included into php 5.5? >=20 > Most likely since nobody cared enough and pushed it. (both, pushed in > the tree and pushed as in making people aware) >=20 > Unfortunately the patch can't make it in 5.5. It changes the size and > offsets in the sapi globals which breaks binary compatibility which we > can't do in a dot release. Has to be 5.6/PHP.next. >=20 > I haven't looked close enough to comment on the patch itself. OK, no 5.5 then. Anyway, I have built a version of the patch (using unsigned long instead of signed long as the original did) against old php 5.3.8 and currently a test is running with a 4.7 GiB DVD Image. If it works well, I will submit the patch and attach it to the bug record. Thank you for your response. --=20 Ralf Lang Linux Consultant / Developer Tel.: +49-170-6381563 Mail: lang@b1-systems.de B1 Systems GmbH Osterfeldstra=C3=9Fe 7 / 85088 Vohburg / http://www.b1-systems.de GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537 ------enig2LALQLQIUBXJPDIBBFSXA Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.19 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlHMaV4ACgkQCs1dsHJ/X7DZiACcC78gZAn+RpT7Hm1hpGDBFOlU fxIAn2wILo2CymrkWw2ZVEnQq8IdYD7+ =U6au -----END PGP SIGNATURE----- ------enig2LALQLQIUBXJPDIBBFSXA--