Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75741 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 39775 invoked from network); 21 Jul 2014 07:31:58 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2014 07:31:58 -0000 Authentication-Results: pb1.pair.com header.from=zeev@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=zeev@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.220.181 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.220.181 mail-vc0-f181.google.com Received: from [209.85.220.181] ([209.85.220.181:49425] helo=mail-vc0-f181.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AB/FD-48607-6E1CCC35 for ; Mon, 21 Jul 2014 03:31:50 -0400 Received: by mail-vc0-f181.google.com with SMTP id lf12so11387848vcb.40 for ; Mon, 21 Jul 2014 00:31:47 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:mime-version:thread-index:date:message-id :subject:to:content-type; bh=hjAk+HlRocye7rq2cv4PL8ekqkHvEtvwPIvetLbx/HI=; b=NlHIna9EoVmaK71JyseJSVyVrbsdSJvCJsd+mJZ6EUee9O4HjpIhUJpqZnv57NOJ1H XyLmXP1szSWxOqUy5o10G/JpitFz6jlPxZZFZBG/tMvvRzlTg0tkSKM1JXlXE91c0IVy Q/kAFMqKANKsYqgYg6+EwMBUkAZLWNydFxsie8RxAhp43Zobj4Pk3hF7eF/rN0c8rebG kjCH4U9hJIA7q3eGKLGFofjDyZ8YnDlbY31Xi4hmivubdukqXUqtPeI/ZZhibMjM0W2e zlPmkZaiSSsl4Xf2ZwaI599B7OeQ2z9x3lNbsXZWv+LTaA/wUD9oxZH7m53DHR9ASgTf bzYw== X-Gm-Message-State: ALoCoQmV6/Yc1pg8gXgbjY34Ikg4W/e9qWTJm6wTT7M75mUgq7HjEcEku0ksbh1L7ceZo6py6OYxSH30f2E/jAxclIEtlk6qdjGBHUW7ZCpWEvcm97AVub9oFAJW3JoCwKunZv/B7MIa X-Received: by 10.52.34.46 with SMTP id w14mr6444087vdi.64.1405927907287; Mon, 21 Jul 2014 00:31:47 -0700 (PDT) MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: Ac+kqQs+Ri+QiEs1R2GefXZ9Rx0x/A== Date: Mon, 21 Jul 2014 10:31:46 +0300 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary=20cf307ca3b87e822904feaf19cb Subject: RFC: Move phpng to master From: zeev@zend.com (Zeev Suraski) --20cf307ca3b87e822904feaf19cb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable All, As we=E2=80=99re getting closer to release 5.6.0, and given the very high l= evel of interest in phpng, I think it=E2=80=99s time for us to provide some clarity regarding what happens post 5.6.0. Dmitry and I wrote an RFC proposing that we merge phpng into master and turn it into the basis of the next major version of PHP (name TBD). The RFC is available at https://wiki.php.net/rfc/phpng Some supporting links available down below. Comments welcome! Zeev Performance evaluation & evolution of phpng: https://wiki.php.net/phpng#performance_evaluation phpng internals: https://wiki.php.net/phpng-int Benchmarking PHPNG (benchmark results of phpng vs 5.4, 5.5, 5.6 and hhvm): http://zsuraski.blogspot.co.il/2014/07/benchmarking-phpng.html --20cf307ca3b87e822904feaf19cb--