Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:75768 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 85631 invoked from network); 21 Jul 2014 10:30:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Jul 2014 10:30:17 -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.171 as permitted sender) X-PHP-List-Original-Sender: zeev@zend.com X-Host-Fingerprint: 209.85.220.171 mail-vc0-f171.google.com Received: from [209.85.220.171] ([209.85.220.171:47575] helo=mail-vc0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 57/57-51736-8BBECC35 for ; Mon, 21 Jul 2014 06:30:16 -0400 Received: by mail-vc0-f171.google.com with SMTP id hq11so10211909vcb.30 for ; Mon, 21 Jul 2014 03:30:12 -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:references:in-reply-to:mime-version :thread-index:date:message-id:subject:to:cc:content-type; bh=0v4nzlBtCo1vNWy9h+ySUOCThq35DExbYkfDlz4e1EI=; b=ZoBJzKTgjRrnHacMGdZnqP/UiHb0rPOjWou2gkVRpV+/Keya8wNjrnNQzigbV+XBs0 Z8I/6r6wRa/6gNk0CcgeQ4OYGr5zrTbVZbZPqRS8GTDclGX7UEaSw9O2/Ie+p0EOtf2D 16fy1B5+XqdukBZvAd1g170oi5wZCh6lPh45g7e0nwxsDNr5W8DPgKu08LqbxC75yVj+ Dt8FU0o+KkVr20Sm57mKRxLG3l26WDP3fetRO+rxNWyAEbnY597eaZNKXCNHigkavU3s PsuCLWWyqF95Yh3+9Dhtb6DxKGQykmSnmWsh1hg8CtpKBDMeEba0xQUsmmAoIwpDdakW 9A3A== X-Gm-Message-State: ALoCoQktwdWgXjn8QaZBVhF9Fwsp94yqChwLJ/1uoFOPHDxjRLBRp73rSWuQqdbqTwB5oST4EMmejJYZeiNRB5msc6BIm/FmQt/Ph7/AfBp64WWNbkcBnE5AUhiRF1C1q5exCTxsoDfG X-Received: by 10.220.73.137 with SMTP id q9mr2354595vcj.64.1405938612461; Mon, 21 Jul 2014 03:30:12 -0700 (PDT) References: <2de3e71e35addbf16b2dc622f4c81eff@mail.gmail.com> <53CCD9BB.6060108@php.net> <53CCE669.8080403@beccati.com> In-Reply-To: MIME-Version: 1.0 X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQI8QOdx/Do9KUTbDGI5HWlFNEg77gG/yJdxAZUjVGUDCtHniQEU+gxPAeJu+okBuJ/GtwFiNMCZmm2LZxA= Date: Mon, 21 Jul 2014 13:30:11 +0300 Message-ID: To: Marco Pivetta Cc: Matteo Beccati , PHP Internals List , Sebastian Bergmann Content-Type: multipart/alternative; boundary=001a11c2ab4e92812c04feb197cd Subject: RE: [PHP-DEV] RFC: Move phpng to master From: zeev@zend.com (Zeev Suraski) --001a11c2ab4e92812c04feb197cd Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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. There=E2=80=99s a huge difference between a major code changes as we line u= p for a new major version =E2=80=93 one that requires widespread testing and commun= ity support =E2=80=93 and the relatively minor changes we=E2=80=99ve had here e= ver since PHP 5. So from my POV at least, that assumption is incorrect. Zeev --001a11c2ab4e92812c04feb197cd--