Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:60730 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 31857 invoked from network); 3 Jun 2012 12:04:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Jun 2012 12:04:10 -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.210.42 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.210.42 mail-pz0-f42.google.com Received: from [209.85.210.42] ([209.85.210.42:49556] helo=mail-pz0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9D/AD-45755-7B25BCF4 for ; Sun, 03 Jun 2012 08:04:07 -0400 Received: by dalf4 with SMTP id f4so5066616dal.29 for ; Sun, 03 Jun 2012 05:04:04 -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=IKQ/Ji/Bfpj1l/q3Z4j6pb70F6n2c6rqrSA2GGh8iaM=; b=BBYFdow6OFf4IpPRppDHTgSpnCXoFFc/+8ZflJf/wPHM+7QTzFARRFgGO7vHmjMKAd vZMXh0jXkYRAW7Ov2y5caJEjp9D9kabW0iPLMblhJ2sbNUpAh/na1uY5Z6Z0f3lEzHr1 TKY9xPzuZ6XQ16pg2xwFYvxyegMKSb6QSbAy8+r/AGM8Q/UQUEmuYvDTRp0/x0cLWqOP BMhIlG6XFxHpR9aT8RnQAjOhsqLeXSNhgS/gn+2S+YINyvEi33tl2l78xS/33QlFqccr ITsNRN20Faosz7h1fJXhW9+PKoxbthNxuprU6v3uGFrd4eEfNtAFAFvW+kHCCeescQwj 7Peg== MIME-Version: 1.0 Received: by 10.68.238.68 with SMTP id vi4mr28556831pbc.123.1338725044556; Sun, 03 Jun 2012 05:04:04 -0700 (PDT) Sender: tyra3l@gmail.com Received: by 10.68.72.133 with HTTP; Sun, 3 Jun 2012 05:04:04 -0700 (PDT) In-Reply-To: References: <000301cb3304$f645b3c0$e2d11b40$@gmail.com> Date: Sun, 3 Jun 2012 14:04:04 +0200 X-Google-Sender-Auth: uv188L7VwMOqsBhX8Pmc1nh3HhI Message-ID: To: Gustavo Lopes Cc: Felipe Pena , PHP Internals , Pierre Joye Content-Type: multipart/alternative; boundary=047d7b339601bb944f04c19036ff Subject: =?UTF-8?B?UmU6IFtQSFAtREVWXSDnrZTlpI06IFtQSFAtREVWXSBmdWxsIExGUyBzdXBwb3J0?= From: info@tyrael.hu (Ferenc Kovacs) --047d7b339601bb944f04c19036ff Content-Type: text/plain; charset=UTF-8 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. Tyrael --047d7b339601bb944f04c19036ff--