Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65865 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 7164 invoked from network); 15 Feb 2013 12:06:00 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 15 Feb 2013 12:06:00 -0000 Authentication-Results: pb1.pair.com header.from=julienpauli@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=julienpauli@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.175 as permitted sender) X-PHP-List-Original-Sender: julienpauli@gmail.com X-Host-Fingerprint: 209.85.220.175 mail-vc0-f175.google.com Received: from [209.85.220.175] ([209.85.220.175:44743] helo=mail-vc0-f175.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/00-06160-7A42E115 for ; Fri, 15 Feb 2013 07:06:00 -0500 Received: by mail-vc0-f175.google.com with SMTP id fw7so2116981vcb.34 for ; Fri, 15 Feb 2013 04:05:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:mime-version:sender:from:date:x-google-sender-auth :message-id:subject:to:content-type; bh=crp1Jy6hHs4zSdB9ldUdeaCKJZ4KzQLVi1JSsMKGd0w=; b=n1jK+QEHNIScI3wqnXGtMcpEhVwjAfoLzmbDXk/cIz3M3iKrxU1CmcQkpxmDvAK1qh 3AnPz4Kz3tjt8fhTWWGGfCVpSrjaQ/yo0OsipX6W5yi450e9dV3sWK9ME/eshBstG1WO sA7ebSigKNdXPwV7Rirgq+/n/TULSZy8Cc3J2RX59A6EzCFg64IUrAkPipGX6dctTya9 DIg2ARp16Z/8xiKXYqhqu/uG3t3CU/hMwGxzXj8XFtQyM4m4rPLO5ikWSDKXNMbfGqLj zQLbvBamAb3m6iJjWFyUypkLAqcNuR10h0OjvkehnaNviVpluMhPg06ESvYaTndIFwYr oerQ== X-Received: by 10.58.147.69 with SMTP id ti5mr2806648veb.32.1360929957459; Fri, 15 Feb 2013 04:05:57 -0800 (PST) MIME-Version: 1.0 Sender: julienpauli@gmail.com Received: by 10.220.140.132 with HTTP; Fri, 15 Feb 2013 04:05:17 -0800 (PST) Date: Fri, 15 Feb 2013 13:05:17 +0100 X-Google-Sender-Auth: kVJzVav4TQ6JKf9c5ionaw6UT1M Message-ID: To: PHP Internals , David Soria Parra Content-Type: multipart/alternative; boundary=047d7b677b7eadb74904d5c232eb Subject: PHP 5.5 upcoming roadmap From: jpauli@php.net (Julien Pauli) --047d7b677b7eadb74904d5c232eb Content-Type: text/plain; charset=ISO-8859-1 Hello everyone, As you may know, Zend recently open sourced ZendOptimizer+ with a PHP Licence. We are planning to merge it to PHP5.5 Core (discussions on Mailing lists and IRC) and have it bundled with PHP5.5 final release stable. For this, we need to merge new code to 5.5 as well as have a testing period for this new feature. As RMs, David and I decided then to change the original release plans for 5.5. 5.5 will benefit a new alpha (5th), on thu 21st Feb. ZO+ will be merged for this alpha. Then, we are planning to release the first beta on March the 7th. We remind you that beta stage means feature freeze. We won't accept new features code after the first beta is released. This is a (about) one month delay compared to original planning (first beta was planned for Feb 7th), but it is needed. You will find more information about ZO+ integration on the wiki, at https://wiki.php.net/rfc/optimizerplus Julien Pauli and David Soria Parra --047d7b677b7eadb74904d5c232eb--