Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65209 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 91677 invoked from network); 26 Jan 2013 10:31:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2013 10:31:14 -0000 Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.128.170 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.128.170 mail-ve0-f170.google.com Received: from [209.85.128.170] ([209.85.128.170:57475] helo=mail-ve0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id CF/71-12745-070B3015 for ; Sat, 26 Jan 2013 05:31:13 -0500 Received: by mail-ve0-f170.google.com with SMTP id ox1so586429veb.1 for ; Sat, 26 Jan 2013 02:31:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=AdoBiuxnSracDkACyREvfcJERmLwutbA4pwzRopr66U=; b=QyyeHLrf0FcaeEtD7KgcZhZHVqnIA9evRFqjKzIjFldCEF8bmbKnNmvRbWr5Ve66m7 BKc+eoIq3yNalYBc4T1UnZh1VS8AXcmZi8ZkUzw2F2mHE5n9N4VQXG7F/hcpTO36EiAw Mmes+Tc2zoTLsEs1UlOhdG2g63vhMnapCR4Fv4GBynO57Vw2KsTp3pwjhNRSepnqX8BQ oJcXPX/f9gCwE7ZXJvaMEIIi9TC96OUJsgjTWeTTdLoJqOLqhpzT++ZXd1mjljGHZ9Mg 660z8MVqIEmkeSp/1WMFDfBlgDUYDlTvlwg3N0NMte8WwF+AeKa4rRwOoYF6do1DnsOU 9thQ== MIME-Version: 1.0 X-Received: by 10.52.95.144 with SMTP id dk16mr1021906vdb.40.1359196269990; Sat, 26 Jan 2013 02:31:09 -0800 (PST) Received: by 10.220.41.195 with HTTP; Sat, 26 Jan 2013 02:31:09 -0800 (PST) In-Reply-To: References: <51023AB1.2010607@b1-systems.de> <51024016.4010005@lerdorf.com> <5102D2A1.3040105@sugarcrm.com> <8995783a3f4c211d32022028445e7a60@mail.gmail.com> <5102D4C1.9020003@lerdorf.com> Date: Sat, 26 Jan 2013 11:31:09 +0100 Message-ID: To: Anthony Ferrara Cc: Rasmus Lerdorf , Zeev Suraski , Stas Malyshev , Ralf Lang , PHP internals Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] HEADS UP: Upcoming Feature Freeze for PHP 5.5.0 From: pierre.php@gmail.com (Pierre Joye) hi Anthony, On Sat, Jan 26, 2013 at 9:26 AM, Anthony Ferrara wrote: > Pierre et al, > >> I would prefer to have it in pecl and merge once ready/cleaned up. >> Yes, same idea than with APC, except that it could be faster (for what >> I read, waiting to see the sources). Also we can review and do the >> changes more easily. > > > Well, I think the one issue with doing it in PECL first is that it prevents > some deeper engine integration that could benefit the implementation > significantly. > > With that said, I think it's a bit too tight to try to merge this in for the > 5.5 beta freeze. Given the current RFC process requires a minimum of 2 weeks > (1 of comments and 1 of voting), it feels tight. I'm not saying that I think > we should stick to the numbers hard in this particular case, but it's also > not a trivial patch, and I feel that rushing wouldn't be the best idea. > > So with that said, may I suggest that we add 1 more round of Alpha to the > 5.5 release cycle, with the specific intent of merging this in (assuming the > implementation goes well). So we'd be talking about adding approximately 2 > weeks to the cycle, but it would ease the time and implementation pressures > that could otherwise cause issues. I think this feature is worth pushing 5.5 > back slightly, but at the same time not delaying it indefinitely until this > gets in. So if in 4 weeks (the time until the beta, under this strategy) > this isn't ready, it wouldn't make 5.5. But at the same time it gives us > enough time to implement it, understand the implementation and make a > decision that's based on a concrete implementation than an "in-progress" > one. > > Thoughts? It sounds good to me. However I would still like to have it in pecl so we can improve for php 5.3/4 as well. Or we will have to duplicate the efforts between APC and optimizer for the next years. Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org