Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75766 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82467 invoked from network); 21 Jul 2014 10:24:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2014 10:24:50 -0000 Authentication-Results: pb1.pair.com header.from=ocramius@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=ocramius@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.49 as permitted sender) X-PHP-List-Original-Sender: ocramius@gmail.com X-Host-Fingerprint: 209.85.216.49 mail-qa0-f49.google.com Received: from [209.85.216.49] ([209.85.216.49:41648] helo=mail-qa0-f49.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 09/96-51736-07AECC35 for ; Mon, 21 Jul 2014 06:24:49 -0400 Received: by mail-qa0-f49.google.com with SMTP id dc16so4917055qab.22 for ; Mon, 21 Jul 2014 03:24:46 -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=21X/axE1Wsi/R+PyawK72vcTpfUVIh+iN+rrCBkwa20=; b=bwbeZDWfgduLVk2JQhhUFiqhxAHpjSwqWLCphmfV4g85A3SN+8Wsh/XXCxu7FrMiIS 8cQNwcm3xxfyvrpPXmxzSo8dW2S/WWkIHBd0nrguDVkpBPT+5OFaelOGJU7plU5bB48B Gze8kjQTk5MXu++N/Se0C6flVlmgFO4wX95Zlk56abjDNE+fzZr161f796ZPEC2TNzYM O9/tQxGxeMrq2dgytjrdUvXJEuHaQZePbke5vJKR5xJ6ShmmsthDfc5LSbBl3OmTLwA3 7IvM1l7LU+ebXKFvWroyccKkjgmsvZctUgz/b5M8sSk5E/QYnG9rQojq3UVr9y8Gr/i1 RbvQ== X-Received: by 10.140.88.41 with SMTP id s38mr649990qgd.73.1405938286067; Mon, 21 Jul 2014 03:24:46 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.21.81 with HTTP; Mon, 21 Jul 2014 03:24:25 -0700 (PDT) In-Reply-To: References: <2de3e71e35addbf16b2dc622f4c81eff@mail.gmail.com> <53CCD9BB.6060108@php.net> <53CCE669.8080403@beccati.com> Date: Mon, 21 Jul 2014 12:24:25 +0200 Message-ID: To: Zeev Suraski Cc: Matteo Beccati , PHP Internals List , Sebastian Bergmann Content-Type: multipart/alternative; boundary=001a11c13e7e1e0aae04feb184d3 Subject: Re: [PHP-DEV] RFC: Move phpng to master From: ocramius@gmail.com (Marco Pivetta) --001a11c13e7e1e0aae04feb184d3 Content-Type: text/plain; charset=UTF-8 Hi Zeev, On Mon, Jul 21, 2014 at 12:16 PM, Zeev Suraski wrote: > > -----Original Message----- > > From: Matteo Beccati [mailto:php@beccati.com] > > Sent: Monday, July 21, 2014 1:08 PM > > To: internals@lists.php.net > > Cc: Sebastian Bergmann > > Subject: Re: [PHP-DEV] RFC: Move phpng to master > > > > To be honest I don't think we're anywhere near the point where it's safe > > to > > merge phpng to master. > > Why? People aren't supposed to run production or even development code > initially from master. > I don't know how things are driven here, but I assume that OSS projects don't merge stuff into master until tests pass: it's as simple as that. That's your blocker right there, regardless of voting or any other discussion going on. Marco Pivetta http://twitter.com/Ocramius http://ocramius.github.com/ --001a11c13e7e1e0aae04feb184d3--