Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66297 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54058 invoked from network); 27 Feb 2013 20:04:10 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2013 20:04:10 -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.217.179 as permitted sender) X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.217.179 mail-lb0-f179.google.com Received: from [209.85.217.179] ([209.85.217.179:50370] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E3/39-33355-9B66E215 for ; Wed, 27 Feb 2013 15:04:10 -0500 Received: by mail-lb0-f179.google.com with SMTP id j14so792934lbo.38 for ; Wed, 27 Feb 2013 12:04:05 -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=oSV964Ye+Ux7BO7HnSUBIVP2D0rOVZPAdPvltrYJneI=; b=tnbBKnO5oktGKtJNmAKTAQwNx3pbJgYcCAuDzMCb3WhIq+VZInYrNvD39CoSSLoiOI mv0XLkgkwwphkIPaFBBoAQmlFV8nOs4BTRHkgPFbet5v/EKWMHjXsr+IySKYUuQReKYL /9Tg7h47e91qIXLIzYLikixKaPGfuyG+W+gcQl8amScu5PIcBQ0XTNLFORrxInGWHmTW DFjIc1n2f1jywj/OC6PBA8X9qolRd9DfZEkdcZy9h4+9zfilahKuh4VujD7EaQV9RLJY a0cjVU8+X6bItEW+P1wjg3Y+u1xQz3+8+NUVjCHhcwa3hz57AAZpx8Vnlk35PMTT4hyp Dw5Q== MIME-Version: 1.0 X-Received: by 10.112.9.10 with SMTP id v10mr2656928lba.47.1361995445831; Wed, 27 Feb 2013 12:04:05 -0800 (PST) Received: by 10.112.38.199 with HTTP; Wed, 27 Feb 2013 12:04:05 -0800 (PST) In-Reply-To: <512E5F04.1050708@lerdorf.com> References: <512E5907.4080409@oracle.com> <512E5F04.1050708@lerdorf.com> Date: Wed, 27 Feb 2013 21:04:05 +0100 Message-ID: To: Rasmus Lerdorf Cc: Christopher Jones , PHP internals , Zeev Suraski Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] O+ - are we ready to go ahead and vote? From: pierre.php@gmail.com (Pierre Joye) On Wed, Feb 27, 2013 at 8:31 PM, Rasmus Lerdorf wrote: > That's not true, there will be some. When bundling it with 5.5 we can > remove the ifdefs and extra code only needed for prior versions, for > example, and we should rename the ini names and such. I called that cleanup not integration, but that's nitpicking :) > So simple > 30-minute cleanup type of stuff, but yes, deep integration with the > compiler and executor will be left for later. Indeed. Cheers, -- Pierre @pierrejoye