Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60731 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 33137 invoked from network); 3 Jun 2012 12:05:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2012 12:05:47 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.160.42 mail-pb0-f42.google.com Received: from [209.85.160.42] ([209.85.160.42:47928] helo=mail-pb0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A9/FD-45755-A135BCF4 for ; Sun, 03 Jun 2012 08:05:46 -0400 Received: by pbbrp12 with SMTP id rp12so5250596pbb.29 for ; Sun, 03 Jun 2012 05:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=Hm3YigkutPnb/4WcgDsWCuHEeLJdMp/6FQqpnMbhyJo=; b=omwANnxzTN+Av1LN1zPPtVzO0YGUjnpa70tDnWR0ExIiWZdFY4m4cQl86q1/DP3rXj +vhsjjwarECvnI3QuRaTKLsEK9rh7upbssjfaF3aQ64DkN7+QjAOAQ6Xy4Dq5tR4f6oX 20cwfpg9mmg0xHiVeOOYZRHaApBNgBAoU7B7aefS64rgq8SIXyDu9Ig2+ATi9fAn4Puf HGzTi8i/mcb2wyJOOT1jBgcuMPXU9AsPtz4w6dPlEmMo196VOM92J7udD5IQ8G4Huju3 Gd5gD3nDWN92vQnexcmjsV4xVWKd2WfogvsrGk63tEl6nCMYlge/+6sHZ7Wt028lT2g9 iT8A== MIME-Version: 1.0 Received: by 10.68.191.8 with SMTP id gu8mr29626682pbc.0.1338725143762; Sun, 03 Jun 2012 05:05:43 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.68.72.133 with HTTP; Sun, 3 Jun 2012 05:05:43 -0700 (PDT) In-Reply-To: References: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> Date: Sun, 3 Jun 2012 14:05:43 +0200 X-Google-Sender-Auth: 5vJmVw0RZZQHaxpRO2NmeLzOu8Y Message-ID: To: Gustavo Lopes Cc: Felipe Pena , PHP Internals , Pierre Joye Content-Type: multipart/alternative; boundary=e89a8ff1c094a5577b04c1903c5b Subject: =?UTF-8?B?UmU6IFtQSFAtREVWXSDnrZTlpI06IFtQSFAtREVWXSBmdWxsIExGUyBzdXBwb3J0?= From: info@tyrael.hu (Ferenc Kovacs) --e89a8ff1c094a5577b04c1903c5b Content-Type: text/plain; charset=UTF-8 On Sun, Jun 3, 2012 at 2:04 PM, Ferenc Kovacs wrote: > > > On Sun, Jun 3, 2012 at 1:55 PM, Gustavo Lopes wrote: > >> 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. >> >> > Hi, > > Don't forget that I started this thread back in 2010, targeting 5.3 was > possible (albeit highly unlikely) back then. > I'm aware that this can only introduced in the next major (if we stick to > the release process rfc) php version. > > my bad, 5.3.0 was out already when I opened the thread, so that was a bad assumption on my part back then. Tyrael --e89a8ff1c094a5577b04c1903c5b--