Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101031 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 90183 invoked from network); 2 Nov 2017 11:39:45 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2017 11:39:45 -0000 Authentication-Results: pb1.pair.com header.from=petercowburn@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=petercowburn@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.177 as permitted sender) X-PHP-List-Original-Sender: petercowburn@gmail.com X-Host-Fingerprint: 209.85.220.177 mail-qk0-f177.google.com Received: from [209.85.220.177] ([209.85.220.177:56479] helo=mail-qk0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/E1-09857-CF30BF95 for ; Thu, 02 Nov 2017 06:39:43 -0500 Received: by mail-qk0-f177.google.com with SMTP id l194so5878020qke.13 for ; Thu, 02 Nov 2017 04:39:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=5udr8k1vMs+EMuHYGXu4SQv9ni3Njm8z4y3G2r+4bN4=; b=iMr4Kg+NRXNRdUHOBCYJ1flbwgmUsrx/9qGfzQN8pmHLNz9fViWb3Nhj1wCWUu5HC7 ZEKCqRQKjjXu6zhkg29ytaiXHOu9gUG1ITlxJjG0YUgEuTaGH1VnV12vM1FYgsuGTcfC Fn0RAVA1/Xuw/1LYNmSewKivYE5Jlz4wI5g/bqG2Oq05iZEjWqP2vFecdILUL7UYL5V1 pHBZ3oosGApB2wXW3E1EpKLFySavbL53TjvbiqgWVg3VOjOBHvVjHSkrnFpDl4PI/Fw5 JsDCqQzAMYnUlANGFHKJbjhqo3SOJB90oZCcw1DZRS3kUfMrEE1Dqe7JhYsjOITV4yOW ltWQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:cc; bh=5udr8k1vMs+EMuHYGXu4SQv9ni3Njm8z4y3G2r+4bN4=; b=fdXD6pqi/zMPAGh6+glOlxdndrZ9t0JI7J2wttmDmnPfRayxIIBng8YeqLBTlKlh1w HUiFI4bk0XfMyt05gED7oAMAatS9X/9YjZwN/CKR6L/S41dqRd93E5qMku+l5jEXd5C5 aVmvKvxSaGv+kvbRygW14PTv88bWo/uT8vf+GI1jC4pIK7HPq4AQ6G/3Oh98KlLI5O3G RRRcum4OJ1Ymb9qtTYRvIyf/Z0J8KeP7SLGnaebM5U0jc9ySJfdD/qkM1jsq2H8jUv53 DZbH8v/yz2P2TGQZvLtySSupWafkH5xwRA4uqN0P6uHtPIlPQ6FMJNYN1HehDfzUrzGx okFQ== X-Gm-Message-State: AMCzsaUtGnAGCZjC4cInUT7zMK++FYeOiF9ChZ0qP6cIN+25aUmyh1Ur AszvkBc9YMRtmBYVN/JuzUlzHJRAu4sFGHfOWds= X-Google-Smtp-Source: ABhQp+TF+QjkPeKd7H78yxOD8zb3XRuenz/PFDe+1er0qbInZ8Xn4I8MQuaGPo+jba0UNjXDtoJqm8wioPq3BfSRwBQ= X-Received: by 10.55.95.6 with SMTP id t6mr4350198qkb.47.1509622777650; Thu, 02 Nov 2017 04:39:37 -0700 (PDT) MIME-Version: 1.0 Received: by 10.140.39.39 with HTTP; Thu, 2 Nov 2017 04:38:57 -0700 (PDT) In-Reply-To: References: <1f9f3be9-532e-533e-ecef-bf567d416941@oracle.com> Date: Thu, 2 Nov 2017 11:38:57 +0000 Message-ID: To: Thomas Punt Cc: Rowan Collins , "internals@lists.php.net" Content-Type: multipart/alternative; boundary="001a114db48c6824ea055cfe7173" Subject: Re: [PHP-DEV] [RFC][VOTE] Flexible Heredoc and Nowdoc Syntaxes (voting restarted) From: petercowburn@gmail.com (Peter Cowburn) --001a114db48c6824ea055cfe7173 Content-Type: text/plain; charset="UTF-8" On 2 November 2017 at 11:35, Thomas Punt wrote: > Hi all, > > > > I would add that this is particularly important on an RFC with two or > more votes. On most RFCs, the voting question is implied to be "accept the > change/feature as described above", but as soon as you have two votes, it's > important to be clear which parts of the proposal are covered by each vote. > > > As per feedback here, I have updated the first voting question for > additional clarification. This has restarted the vote for the first > question only. The second vote will continue as normal, and both will still > end on the same date (November 15th). > > Link to RFC: https://wiki.php.net/rfc/flexible_heredoc_nowdoc_syntaxes > > Sorry for the inconvenience. > > -Tom > --001a114db48c6824ea055cfe7173--