Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65186 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 1103 invoked from network); 25 Jan 2013 18:53:59 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Jan 2013 18:53:59 -0000 Authentication-Results: pb1.pair.com header.from=rasmus@lerdorf.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=rasmus@lerdorf.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain lerdorf.com from 209.85.220.172 cause and error) X-PHP-List-Original-Sender: rasmus@lerdorf.com X-Host-Fingerprint: 209.85.220.172 mail-vc0-f172.google.com Received: from [209.85.220.172] ([209.85.220.172:48827] helo=mail-vc0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BA/04-14132-6C4D2015 for ; Fri, 25 Jan 2013 13:53:59 -0500 Received: by mail-vc0-f172.google.com with SMTP id l6so518415vcl.31 for ; Fri, 25 Jan 2013 10:53:56 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:message-id:date:from:user-agent:mime-version:to:cc :subject:references:in-reply-to:x-enigmail-version:content-type :content-transfer-encoding:x-gm-message-state; bh=glkRrTEZuGyPBYkHq3jjzylVmHli/jrhUN1cltj4LpU=; b=Z5wpteHJ5V0ezFEsny2MaHeugBZB6zC45x6ELhkcEir8XAFQFvaZ5ukDI32N+ybotw VhVV3a+GZWbh7ahcDoLdXSPmJ5pjlW5HleHiBn1HbupSWY37IbThPciU5X2vQeGboJar SaI/uAw5RjQYT9X8WXZAPJbs3VEqjWTEmLAvfB6yf1QIOafZQ2kyOFAzWMbfjHziA/Qx o1W8FpLiPoI8vi5QgysP63l8Ch2Mfgjz01/YTj6v3fUSjnRR6SeaK+AEijrjPv7RRYvM TN5mBYTjmH3FL4+ck4iQXBMoJIcdpKcL2kH2otzJ66fef8xs3h7cg21DHCPUXDkFDiSa krlg== X-Received: by 10.52.23.14 with SMTP id i14mr6101728vdf.130.1359140036383; Fri, 25 Jan 2013 10:53:56 -0800 (PST) Received: from [192.168.200.148] (c-50-131-44-225.hsd1.ca.comcast.net. [50.131.44.225]) by mx.google.com with ESMTPS id l8sm937991vdh.8.2013.01.25.10.53.54 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 25 Jan 2013 10:53:55 -0800 (PST) Message-ID: <5102D4C1.9020003@lerdorf.com> Date: Fri, 25 Jan 2013 10:53:53 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130106 Thunderbird/17.0.2 MIME-Version: 1.0 To: Zeev Suraski CC: Stas Malyshev , Ralf Lang , internals@lists.php.net References: <51023AB1.2010607@b1-systems.de> <51024016.4010005@lerdorf.com> <5102D2A1.3040105@sugarcrm.com> <8995783a3f4c211d32022028445e7a60@mail.gmail.com> In-Reply-To: <8995783a3f4c211d32022028445e7a60@mail.gmail.com> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Gm-Message-State: ALoCoQk7XLgvslI5Y5OG/onYeMcKo0hqKB/Abm+g/Y95ZGAInGfDqsNktTeg+oZLmyuhZwChaGr8 Subject: Re: [PHP-DEV] HEADS UP: Upcoming Feature Freeze for PHP 5.5.0 From: rasmus@lerdorf.com (Rasmus Lerdorf) On 01/25/2013 10:49 AM, Zeev Suraski wrote: > Ok, I'll write up an RFC, and in parallel we'll try to figure out the > mechanics of actually making it happen. Commit to master maybe and we can work on cleaning it up for the 5.5 branch. -Rasmus