Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:66292 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44717 invoked from network); 27 Feb 2013 19:26:14 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 27 Feb 2013 19:26:14 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; 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:39358] helo=mail-lb0-f179.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 6C/37-33355-5DD5E215 for ; Wed, 27 Feb 2013 14:26:14 -0500 Received: by mail-lb0-f179.google.com with SMTP id j14so744336lbo.24 for ; Wed, 27 Feb 2013 11:26:11 -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=0H2CtTx5cMKsyYV19eMF0yhpBPSU+mrY61g9zL9qdT0=; b=Lkby7Hw9tMU66Ni5KBj3LG9Qb7Q69LDxEFEFWQ/Z3sLQx03kkaKAGkdMVEskrbjfGS 1OLh+OKFWhwMkUw2eatkerG64K6EkGqBm9wiaGcgolvUWydjzykAWNtoYdNqxyKlDOHl IsOZF8B/e5PE/uAKZ6piYgws9lsy+qWTzKFiGCIQn1ViGI5FdXZM9vrtReks8XnwEoL9 cIuqqh/X3pQODebCvyz5RHv984Waduhb+O6yZaH5pvQgdLmfjZJrH81iadOeddHa8n9S eMsyaHD5cC2wVxtZzoJ/grXFCw56J5hA7aU8gvTYIwXj9bmxVxZCvY8ZpJ2W7P/8UeoT GBdQ== MIME-Version: 1.0 X-Received: by 10.152.104.36 with SMTP id gb4mr3118255lab.13.1361993170920; Wed, 27 Feb 2013 11:26:10 -0800 (PST) Received: by 10.112.38.199 with HTTP; Wed, 27 Feb 2013 11:26:10 -0800 (PST) In-Reply-To: <512E5907.4080409@oracle.com> References: <512E5907.4080409@oracle.com> Date: Wed, 27 Feb 2013 20:26:10 +0100 Message-ID: To: Christopher Jones Cc: 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:05 PM, Christopher Jones wrote: > Are there any updated guesstimates at how long integration into PHP 5.5 will > take? There will be no integration, but the idea is to bundle it, as it is. The actual integration is a large task and should/will target 5.6 and later. Or do you mean the tests&fixes sessions to get it work out of the box? Cheers, -- Pierre @pierrejoye