Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102152 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 54025 invoked from network); 28 May 2018 20:16:07 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 28 May 2018 20:16:07 -0000 Authentication-Results: pb1.pair.com header.from=nikita.ppv@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=nikita.ppv@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.172 as permitted sender) X-PHP-List-Original-Sender: nikita.ppv@gmail.com X-Host-Fingerprint: 209.85.223.172 mail-io0-f172.google.com Received: from [209.85.223.172] ([209.85.223.172:38199] helo=mail-io0-f172.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5C/D8-01681-6836C0B5 for ; Mon, 28 May 2018 16:16:06 -0400 Received: by mail-io0-f172.google.com with SMTP id l19-v6so5382735ioj.5 for ; Mon, 28 May 2018 13:16:06 -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; bh=pi9+S0UI5Ka5BbUeADgZcL629fsFRoIJ5nnmJ1tRiys=; b=oorOGGzjNtBXjiVWxQQm8Q5WIzmsYH8TI5VB/OrW1j+Np2ri2KMlqpvk82BCJJaxuF LAagiPZx2AK8354M0EJ2Nb23wa4md52t+iTMQdplyOJj3jMtEGQaM3PmWwolm02w3+yq wzNmBPKskLQ48e0He1i0mrOuVT/FyLpNi0NgzrObPiwM0xfLqtbcQU4JSvx6mNBPzI5j yv5RpnmMh2b+WoQ85sFyEe8WdARCSJJNWz8TAMVa6TZdww+CDDTRl9IUlppJEQRGhKAb Jm7HDMwhPf+mIAKTFytYZVV1to9mIuGmtIZUCuPMIdvVfEdiJYlgMOOPD+jhbL6DnvWe wvsA== 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; bh=pi9+S0UI5Ka5BbUeADgZcL629fsFRoIJ5nnmJ1tRiys=; b=tWBRqteY1lW2Bhf1K5kXZx1N5aJM6wERr2UoLGGQhLA24gQfyhhddsctBz3ovJx0Ze 9MreDswk2bEUdbo4zPNqrjz75rWpRz64IhofC9zSd7SyO+IKiCiWLs1LTEbin9gmxrY1 3y41Kabj0U/exx2bzYt18/Y6t/Vynhy0Dn3UyfHmAW0ERht/sw3Wbn/inJOiXtkuAx0+ wtSpuTqwBj/LkffqvOOwikFmqYW6yBzvdiz6RllLWzL3uhiv36qHKzORVSI0ObHuLtLp sDI6/rKWowSS9U9/7NjPx8CHHCZ60B7oGOTdw72ZCBEFf6Ab6zZwUGtUvSeZJPJuuxuj 4RTQ== X-Gm-Message-State: ALKqPwcnLfk3n+aj8fBsZqeE3nRz0BaZedh85dwsKe89OyI5cv4FeJaf D8bGzqm9i3TuA1joFUNYL7wz4UBUkX2U8bmT2WQbtw== X-Google-Smtp-Source: ADUXVKI24oZeHSlndjeZiIJ9Web5LYyUys54S8n6p0ojdb2oa8lqOkCOOmBsMOaZwIxgMDo1FsciQ8vjRuAywIVgTyM= X-Received: by 2002:a6b:8c0f:: with SMTP id o15-v6mr6262170iod.84.1527538563591; Mon, 28 May 2018 13:16:03 -0700 (PDT) MIME-Version: 1.0 Received: by 2002:a6b:bfc3:0:0:0:0:0 with HTTP; Mon, 28 May 2018 13:16:03 -0700 (PDT) In-Reply-To: <4e605b02-fe9e-1128-4c98-e274b2ab375d@php.net> References: <29dffbd0-b356-08eb-2232-cd02821a0056@php.net> <4e605b02-fe9e-1128-4c98-e274b2ab375d@php.net> Date: Mon, 28 May 2018 22:16:03 +0200 Message-ID: To: PHP internals Content-Type: multipart/alternative; boundary="00000000000076b6cf056d49c9e7" Subject: Re: [PHP-DEV] Parse error: Invalid body indentation level From: nikita.ppv@gmail.com (Nikita Popov) --00000000000076b6cf056d49c9e7 Content-Type: text/plain; charset="UTF-8" On Mon, May 28, 2018 at 3:32 PM, Sebastian Bergmann wrote: > Am 28.05.2018 um 14:51 schrieb Nikita Popov: > > Yes, this is an expected result under the flexible heredoc RFC. To avoid > > issues, please use a heredoc label that does not occur within the string. > > Hmkay, so code that worked fine with PHP 7.1 and PHP 7.2 breaks with PHP > 7.3. This breaking change should at least be prominently documented. As of > right now, I do not see such documentation in UPGRADING. > Good point, I have added a note in UPGRADING in https://github.com/php/php-src/commit/c70468b8d3c1d6711da0db84cba30d87d2482e5c . Nikita --00000000000076b6cf056d49c9e7--