Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60729 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 30356 invoked from network); 3 Jun 2012 11:55:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2012 11:55:58 -0000 Authentication-Results: pb1.pair.com header.from=glopes@nebm.ist.utl.pt; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=glopes@nebm.ist.utl.pt; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain nebm.ist.utl.pt from 193.136.128.22 cause and error) X-PHP-List-Original-Sender: glopes@nebm.ist.utl.pt X-Host-Fingerprint: 193.136.128.22 smtp2.ist.utl.pt Linux 2.6 Received: from [193.136.128.22] ([193.136.128.22:33272] helo=smtp2.ist.utl.pt) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/5D-45755-BC05BCF4 for ; Sun, 03 Jun 2012 07:55:56 -0400 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp2.ist.utl.pt (Postfix) with ESMTP id 549047000457; Sun, 3 Jun 2012 12:55:52 +0100 (WEST) X-Virus-Scanned: by amavisd-new-2.6.4 (20090625) (Debian) at ist.utl.pt Received: from smtp2.ist.utl.pt ([127.0.0.1]) by localhost (smtp2.ist.utl.pt [127.0.0.1]) (amavisd-new, port 10025) with LMTP id M3zeK-OFdqIG; Sun, 3 Jun 2012 12:55:52 +0100 (WEST) Received: from mail2.ist.utl.pt (mail.ist.utl.pt [IPv6:2001:690:2100:1::8]) by smtp2.ist.utl.pt (Postfix) with ESMTP id 6CF7E700044A; Sun, 3 Jun 2012 12:55:51 +0100 (WEST) Received: from damnation.nl.lo.geleia.net (damnation.nl.lo.geleia.net [IPv6:2001:470:94a2:4:4866:11bc:1688:8089]) (Authenticated sender: ist155741) by mail2.ist.utl.pt (Postfix) with ESMTPSA id 6E30120258B8; Sun, 3 Jun 2012 12:55:49 +0100 (WEST) Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: "Felipe Pena" , "Ferenc Kovacs" Cc: "PHP Internals" , "Pierre Joye" References: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> Date: Sun, 03 Jun 2012 13:55:44 +0200 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Organization: =?utf-8?Q?N=C3=BAcleo_de_Eng=2E_Biom=C3=A9di?= =?utf-8?Q?ca_do_I=2ES=2ET=2E?= Message-ID: In-Reply-To: User-Agent: Opera Mail/11.64 (Win32) Subject: Re: =?utf-8?B?W1BIUC1ERVZdIOetlOWkjTogW1BIUC1ERVZdIGZ1bGwgTEZTIHN1cHBvcnQ=?= From: glopes@nebm.ist.utl.pt ("Gustavo Lopes") On Sat, 02 Jun 2012 18:20:43 +0200, Ferenc Kovacs wrote: >>>>>> 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 >>>>>>[...] >>>>>>If this gets fixed, will this be included into the 5.3 branch, or >>>>>> this can only be added with the next major version? This most likely would be doable only in the next version as it requires changing the signatures of extension API functions. I suggest that you make a pull request *with some tests* (you can add a function to the debug build to create a large sparse file). I'll offer to review it then. -- Gustavo Lopes