Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:87688 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9034 invoked from network); 8 Aug 2015 22:50:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Aug 2015 22:50:55 -0000 Authentication-Results: pb1.pair.com header.from=hannes.magnusson@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=hannes.magnusson@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.215.53 as permitted sender) X-PHP-List-Original-Sender: hannes.magnusson@gmail.com X-Host-Fingerprint: 209.85.215.53 mail-la0-f53.google.com Received: from [209.85.215.53] ([209.85.215.53:35108] helo=mail-la0-f53.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 3B/EB-02861-DC786C55 for ; Sat, 08 Aug 2015 18:50:54 -0400 Received: by lahi9 with SMTP id i9so8073415lah.2 for ; Sat, 08 Aug 2015 15:50:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=rZQHG0+z5qkdkgX2Tg44EFocN3XFliNzXShc1cVmzec=; b=h1pDx/ztY571Q3DWZBvDS76/lnM4/6zlnNn5JcwAzFab54GE+F5JpU0Fv3r8gJeVi8 zec75shzjVHqlNKI6D9v0nP7Zv3SqpAOU5+CDyeTQ97wvPxA7jeMOvQW/o4XeX1yBkfB pgDomgLbKmiiWttl45tCgjgbW/nK2l49WaMpauHeH3bPAzqOMWX+U0S8PDpCAIsH0BrU SW2vUrOVlFziANZ6ndW2qM59+k3q1s0Bgh09TtBUYhZbeGBFRA+TrekIh8oEI1KLk0B0 WyNY5NtEA2NupsGgG7a91Ud5OpNMJr3lKgR9qcnjE0JCPQ/6ZAO9Nh7PIPJU7bx9oKJx F03Q== MIME-Version: 1.0 X-Received: by 10.153.7.137 with SMTP id dc9mr14117585lad.16.1439074250502; Sat, 08 Aug 2015 15:50:50 -0700 (PDT) Sender: hannes.magnusson@gmail.com Received: by 10.25.213.213 with HTTP; Sat, 8 Aug 2015 15:50:50 -0700 (PDT) In-Reply-To: <00c101d0d067$9a4052a0$cec0f7e0$@belski.net> References: <00c101d0d067$9a4052a0$cec0f7e0$@belski.net> Date: Sat, 8 Aug 2015 15:50:50 -0700 X-Google-Sender-Auth: kbfsW9eygUZVFGMPCKjziqPTTdU Message-ID: To: Anatol Belski Cc: Stanislav Malyshev , julien pauli , Ferenc Kovacs , Kalle Sommer Nielsen , PHP internals Content-Type: multipart/alternative; boundary=001a113462a481bd83051cd4958f Subject: Re: Generating release verification stub From: bjori@php.net (Hannes Magnusson) --001a113462a481bd83051cd4958f Content-Type: text/plain; charset=UTF-8 On Thu, Aug 6, 2015 at 9:47 AM, Anatol Belski wrote: > Hi, > > as we put several verification info into the announcement mails, and after > doing it a couple of times manually, I've invented this quick solution. > > https://gist.github.com/weltling/2d2972aa5325ee3b530c > > I would suggest to take it into the scripts/ and to adjust the > corresponding > release process document part. It's a bit raw yet, but does the job and can > be improved later. This way we can standardize the matter and avoid c/p > mistakes. > > +1 I think there is a typo on line#30, missing $ -Hannes --001a113462a481bd83051cd4958f--