Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75771 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 89887 invoked from network); 21 Jul 2014 10:36:21 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2014 10:36:21 -0000 Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.180 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.216.180 mail-qc0-f180.google.com Received: from [209.85.216.180] ([209.85.216.180:37341] helo=mail-qc0-f180.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A2/58-51736-42DECC35 for ; Mon, 21 Jul 2014 06:36:20 -0400 Received: by mail-qc0-f180.google.com with SMTP id l6so5350150qcy.39 for ; Mon, 21 Jul 2014 03:36:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=vMF/WB6VdniK5a1Gh93zxexvbwQolGCDmnTIJc7xG/E=; b=dl8701sfLGXmgZQdLkdeC7Qae6WFCOtJQUFaF7RR5/Ui1ILAgvYYDSQQ9FDeoS5ZTA qE8C7KwiDBlJdg6rEg/64vqJuhxaa7eTv6HHF97sS4Dy3BtQ3WbqLwO/NhIibX70SxAe wc41D/EFTmOeJ0Ww6kgMu86TkwEpjHJpbEP1+m5IMhAe4XiA3F16rq2G8Uh6XPQkuuCB Oi56sQXMVl3+6uiWfpgVUT77F8aTbhdRQm2Y7h/UbkNP3W0sDKUlUWji/+gHV4QbLkzr DRj5wBwPKZa9CrpHJAwkFB02vrQ4HmEkvQ+hbs2+FJ4UY9a6ENpWA+DRyriWHhSbqQ/o ujRw== X-Received: by 10.140.88.41 with SMTP id s38mr749845qgd.73.1405938977489; Mon, 21 Jul 2014 03:36:17 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.21.81 with HTTP; Mon, 21 Jul 2014 03:35:57 -0700 (PDT) In-Reply-To: References: <2de3e71e35addbf16b2dc622f4c81eff@mail.gmail.com> <53CCD9BB.6060108@php.net> <53CCE669.8080403@beccati.com> Date: Mon, 21 Jul 2014 12:35:57 +0200 Message-ID: To: Zeev Suraski Cc: Matteo Beccati , PHP Internals List , Sebastian Bergmann Content-Type: multipart/alternative; boundary=001a11c13e7e544c2a04feb1ad7b Subject: Re: [PHP-DEV] RFC: Move phpng to master From: ocramius@gmail.com (Marco Pivetta) --001a11c13e7e544c2a04feb1ad7b Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Mon, Jul 21, 2014 at 12:30 PM, Zeev Suraski wrote: > > There=E2=80=99s a huge difference between a major code changes as we line= up for a > new major version =E2=80=93 one that requires widespread testing and comm= unity > support =E2=80=93 and the relatively minor changes we=E2=80=99ve had here= ever since PHP 5. > > So from my POV at least, that assumption is incorrect. > We provide an extensive test suite (for every project) which can be run by anyone, and you are getting my feedback for it right now ;-) Matteo was also nice to set up a PHPNG environment where D2 tests are run, so you can have continuous feedback as well. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ --001a11c13e7e544c2a04feb1ad7b--