Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:49439 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45734 invoked from network); 17 Aug 2010 14:23:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 17 Aug 2010 14:23:15 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.83.42 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 74.125.83.42 mail-gw0-f42.google.com Received: from [74.125.83.42] ([74.125.83.42:45020] helo=mail-gw0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 58/65-08806-A4B9A6C4 for ; Tue, 17 Aug 2010 10:23:07 -0400 Received: by gwb19 with SMTP id 19so200201gwb.29 for ; Tue, 17 Aug 2010 07:22:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=FtfiQCzhpfPf9zt6vCINmfzCfrp42UmKUWuQulV8ywA=; b=YPen2JagrnRfMYkOmh0SnROMw4oSq6yrxaMVUdXJdF3oYq7pDynvzh2Z72iNCrBoN3 DnuiXGyYmjmYsnIiBxIVOwQd7U0I3mWLTKALT1OMyi2kZqnX7HhXN17UnT8+ozQ13y8h ig3TFNlUOalgRCBXXUYq35FgAk+6ikdabvBSk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type; b=xywsjj83aJ8V2AjbBX9sOBnOaAjuIraeNyEIB/EFwvYKQeGU/fg7Obm0CwEIbDDxq2 SQBqUe0j2XD3fcD01cB1eNQ6OnCNShiK9fwRVvv/5Mx3cWqOLp5Pmeeby034TuZAx0Af pqS6V7FoBzzdrN/t2dMlIXYYv2ET0vzEoN8sY= MIME-Version: 1.0 Received: by 10.90.49.7 with SMTP id w7mr4421034agw.184.1282054971504; Tue, 17 Aug 2010 07:22:51 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.231.161.79 with HTTP; Tue, 17 Aug 2010 07:22:51 -0700 (PDT) In-Reply-To: References: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> Date: Tue, 17 Aug 2010 16:22:51 +0200 X-Google-Sender-Auth: PAT2zhlUcYW_whfvZUTHSLfeVE0 Message-ID: To: PHP Internals Content-Type: multipart/alternative; boundary=00163630f00528bf0f048e05af5f Subject: =?UTF-8?B?UmU6IFtQSFAtREVWXSDnrZTlpI06IFtQSFAtREVWXSBmdWxsIExGUyBzdXBwb3J0?= From: info@tyrael.hu (Ferenc Kovacs) --00163630f00528bf0f048e05af5f Content-Type: text/plain; charset=UTF-8 > > > > Hi. > > > > I would like to know what is the current status of the LFS support for > php. > > > > http://bugs.php.net/bug.php?id=27792 > > http://bugs.php.net/bug.php?id=48886 > > > > As far as I can see, there are some patches floating around, but some of > them doesn't work, some of them are incomplete. > > > > As far as I can see, with the latest release(5.3.3) you can't stat or > filesize a file where the size is >= 2GiB on 32bit OS, and >= 4GiB on 64bit. > > Is this true? > > From the proposed patches, it seems that there arent that many LOC which > needs to be adjusted to provide a decent LFS support. > > Are there any blocker objections or architectural problems, or we just > lack specification or manpower to fix this issue? > > If this gets fixed, will this be included into the 5.3 branch, or this > can only be added with the next major version? > > > > Tyrael > > > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > bump. Tyrael --00163630f00528bf0f048e05af5f--