Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76399 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 88262 invoked from network); 6 Aug 2014 15:50:31 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Aug 2014 15:50:31 -0000 Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.192.52 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.192.52 mail-qg0-f52.google.com Received: from [209.85.192.52] ([209.85.192.52:56747] helo=mail-qg0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/53-02707-3CE42E35 for ; Wed, 06 Aug 2014 11:50:29 -0400 Received: by mail-qg0-f52.google.com with SMTP id f51so2934310qge.11 for ; Wed, 06 Aug 2014 08:50:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=VMrgiC36WX6YGjiWyrMUOT60/jq0QCJyPMqrz0Ngu9M=; b=HNWXperIXClEQFjihQ55PF/4mDnZcpnKb0s9vlrAdoU2oXtbK9ZVS6Knw+Utra4Y9M a8r6ZN4LPVFmCAXalFMw4o3mB30DgbnysD5hN66nsTaMZVcTQINr9I1NqxNr9OjzGL2E 0+2Iy89YGLaotsadXIY4LYEZrYg6N/zRuwUl65VCVPDkm/Xu4fjKLaskxXGPX+jkBHmy alZ+REapSFzEmYuGYnfw+Gsp+FJNyXjDE2tZSEozQO8++xoT6OxWHkIaZG7WN5bVpmBH u+Z6gSsoXO16MOSGPjnv75vHK/8GB76nldKLC5zNzgQ7MAeqA1e8CnlJJVw4L+IVbmuj StnA== MIME-Version: 1.0 X-Received: by 10.224.46.138 with SMTP id j10mr17940943qaf.85.1407340255862; Wed, 06 Aug 2014 08:50:55 -0700 (PDT) Received: by 10.140.102.111 with HTTP; Wed, 6 Aug 2014 08:50:55 -0700 (PDT) In-Reply-To: References: <5a5c7d37c2115f52a58d82d489540a6d@mail.gmail.com> <79d5d0a1410487d543d37ba573b392a9@mail.gmail.com> Date: Wed, 6 Aug 2014 17:50:55 +0200 Message-ID: To: Dan Ackroyd Cc: Zeev Suraski , PHP internals Content-Type: multipart/alternative; boundary=001a11c1f0da07675a04fff7f0e9 Subject: Re: [PHP-DEV] [VOTE] Move the phpng branch to master From: tyra3l@gmail.com (Ferenc Kovacs) --001a11c1f0da07675a04fff7f0e9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Wed, Aug 6, 2014 at 5:38 PM, Dan Ackroyd wrote: > Hi Zeev, > > >I have no problem with changing this > >habit, but I do have an issue with changing it retroactively for a > >particular vote. > > Agreed, changing rules retroactively is bad. Considering improving > practices for the future is good. > > >To your specific feedback, there's a migration document to extensions > linked > >from the RFC, and shared here on internals about 10 days ago: > > Thanks for that document. > > It would also be really useful if you could add a link to two commits > of a non-trivial extension that has been migrated, with one commit > before, and one commit after the migration. That would allow people > like myself who only rarely dip into PHP internals to see the > differences actually applied to code. > git diff origin/master.. -- ext/curl (for example) is this really something which you think most voters would have trouble doing? --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --001a11c1f0da07675a04fff7f0e9--