Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:108804 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 73193 invoked from network); 2 Mar 2020 15:55:18 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 2 Mar 2020 15:55:18 -0000 To: internals@lists.php.net References: <3f615d82-a84b-697b-5c02-8d915270f92c@gmail.com> Date: Mon, 2 Mar 2020 14:14:13 +0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-GB Content-Transfer-Encoding: 7bit X-Posted-By: 87.81.129.66 Subject: Re: [PHP-DEV] [RFC] Increment/Decrement Fixes From: marandall@php.net (Mark Randall) Message-ID: On 02/03/2020 14:08, Rowan Tommins wrote: > The problem with this kind of behaviour change is that there's no way > for PHP to know whether a particular piece of code has been changed to > expect the new behaviour or not Lump it in with editions maybe?