Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:101029 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 84424 invoked from network); 2 Nov 2017 10:35:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Nov 2017 10:35:46 -0000 Authentication-Results: pb1.pair.com smtp.mail=rowan.collins@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rowan.collins@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 74.125.82.42 as permitted sender) X-PHP-List-Original-Sender: rowan.collins@gmail.com X-Host-Fingerprint: 74.125.82.42 mail-wm0-f42.google.com Received: from [74.125.82.42] ([74.125.82.42:45614] helo=mail-wm0-f42.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 59/01-09857-105FAF95 for ; Thu, 02 Nov 2017 05:35:46 -0500 Received: by mail-wm0-f42.google.com with SMTP id y80so9989632wmd.0 for ; Thu, 02 Nov 2017 03:35:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=date:user-agent:in-reply-to:references:mime-version :content-transfer-encoding:subject:to:from:message-id; bh=qOHkdji0+dveAyeVugM2GA+ShJLHB54YMf4vs1mfZLY=; b=t2+8yPBL3v10/RkAqhp1wsrLXw/JHomM/MbL9fxeGwyjSRaJVCLVfmgJ3VcU5WxeTT bfJzZaV8Nyks4e9A+DPKtW/jnOQe+I9+VBlk0mYO7l4Y4AezU3DBzE6+UcH634xw5YRw PoCNvJ+evIPom79QRUqT+QbIlNEeuKfRIzzlbQuOyaNjrwD2+eA36HRer4hwkzPF+f9Y 583tS4CKm+5lHqZPE9gosS/Wtzeyi0z409iZS/lBfICcIXZAIcirR0hdttFsbKj03knv 22OeOaN0+98mYt0AFIOvCtIXyngWchJfEQxhg6fXRkvIoxzgD41WA8nPANd36mmn/5gr JzjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:user-agent:in-reply-to:references :mime-version:content-transfer-encoding:subject:to:from:message-id; bh=qOHkdji0+dveAyeVugM2GA+ShJLHB54YMf4vs1mfZLY=; b=K4X24vaFubthcFUwVHRCeFmfIyhfjgsFIFy5O7MU0aD/vsSz0L2qVIfvnDj9/rQLrS 2fk4lKTuhPt53mUGr+pkD3069hyDXlY0w2i+tSmGhzLgAFpEJvpKe92nOMt5H/SPloV0 NWcTJk106tDS56MWuUcfw2DGQ3ezKwTRD7O/cRX1sZB0K6S0zF1nedXWZRng8aNfKQbf 7MXCFg7QaD5XjOIYcn8OoH2nte/inwOlj9fagkuszfGHk5iEmnq+/J3SE9tDTnlk6MVz 4ALkReT2DDcF2cfjHZ1etSvofnUPrLeMId36pZq7rbl8bLjbORJtkmiWYBzD683TEcwH +FZw== X-Gm-Message-State: AMCzsaU5yxalMCsKaCjc1ImZs1aweU3cUJgxTePOd9MB6AmzZJ0zQRj7 CqKPPXW7UNABBMc39OP8OuonulE7 X-Google-Smtp-Source: ABhQp+T2Rwb7s/1QwB94kPzsowr1fkCovrdcpxxoCys/iju5hfVDZlC4VPPx6d9J+zYhhXerKMsQ2A== X-Received: by 10.80.215.91 with SMTP id i27mr3950535edj.274.1509618942150; Thu, 02 Nov 2017 03:35:42 -0700 (PDT) Received: from [10.145.59.57] (92.40.248.53.threembb.co.uk. [92.40.248.53]) by smtp.gmail.com with ESMTPSA id e56sm2958448edb.72.2017.11.02.03.35.41 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2017 03:35:41 -0700 (PDT) Date: Thu, 02 Nov 2017 10:35:39 +0000 User-Agent: K-9 Mail for Android In-Reply-To: References: <1f9f3be9-532e-533e-ecef-bf567d416941@oracle.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: internals@lists.php.net Message-ID: Subject: Re: [PHP-DEV] [RFC][VOTE] Flexible Heredoc and Nowdoc Syntaxes From: rowan.collins@gmail.com (Rowan Collins) On 2 November 2017 04:24:17 GMT+00:00, Stanislav Malyshev wrote: >Hi! > >> From the body of the RFC: >>=20 >> "To enable for the closing marker to be indented, =2E=2E=2E The indenta= tion >> of the closing marker dictates the amount of whitespace to strip from >> each line within the heredoc/nowdoc" > >Yes, that's what the RFC says=2E But the voting question only mentions >indenting the marker=2E I'd prefer voting options were clear and I didn't >have to second-guess the intent=2E It could be "Allow indenting the >marker >and stripping the whitespace?" and all would be clear=2E I would add that this is particularly important on an RFC with two or more= votes=2E On most RFCs, the voting question is implied to be "accept the ch= ange/feature as described above", but as soon as you have two votes, it's i= mportant to be clear which parts of the proposal are covered by each vote= =2E Regards, --=20 Rowan Collins [IMSoP]