Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:107009 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 41067 invoked from network); 12 Sep 2019 21:30:18 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 12 Sep 2019 21:30:18 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id BFE562C1C10 for ; Thu, 12 Sep 2019 12:06:15 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp3.php.net X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, SPF_HELO_NONE,URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS3215 2.6.0.0/16 X-Spam-Virus: No Received: from mail-ua1-x92c.google.com (mail-ua1-x92c.google.com [IPv6:2607:f8b0:4864:20::92c]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp3.php.net (Postfix) with ESMTPS for ; Thu, 12 Sep 2019 12:06:15 -0700 (PDT) Received: by mail-ua1-x92c.google.com with SMTP id u18so8385623uap.2 for ; Thu, 12 Sep 2019 12:06:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=oyzgRDJr7YVOg8BDRb4Uo2hwpyUO2sD4Bbx0ysDcxIs=; b=om8UbtUot8Ye+jM1timvSkx1FcmciKr/IzehBsEcz0VYP8bPk0tFfEYJU/GjNEylDJ wUilmvcNBxSYedzQyDuy7ect7amfGq++HgSMogyUhOyANIgukzBCA5N7N7Sy2wYM5OSn vYWXWgo6WfkRh60YmSW204Q+Cic91Frz+gZCZ3n0qrOwtYEjRhXE3NMgmJbm5pvOcMHW acQgdw9EARg9cMPsbqWJ/uvrKpYhlkwzOKCJtdEAwHEQZhe1lF3A3F2DTFFyW1ChW1e1 jgcoCbyvgwHOeUXl1CrNSSyv4Pb3XVTNiumrmaO38Oiq5td0G6NJx7gLQPO9IvhXtaLv 3NLQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=oyzgRDJr7YVOg8BDRb4Uo2hwpyUO2sD4Bbx0ysDcxIs=; b=OlDIL77S5b30/QK3mDL5mlEWF9j2UaAqK1nOAxL8WVmQ4Gi8oaR0S8cZIVi2xCOGVU 035eojtZqMN452+yMC9iKpIQY/qkuU5L5yz5Dh6ri/yjHrT/3QEcazk0+EMuCnDUDa+/ 2gBybcJr91PWg1oPJu5KOHagcv94QScwnorFDO6ZK93VDoPhajLOrzXl82rqmrMuy687 IlF/wNYuoShvgzuk8Am5sJuBtTHuZ5mB8897SoVlSRdABP2aMbPDZLGmHh/5OvWbBouM TLMtrfTBiHuEr++m83ldILGuHpPTW8SylLqjoF1PC/UaW0rZk9r2c/SPH2xm/u8zVDuv hS9g== X-Gm-Message-State: APjAAAWUlyVRVNgNqj6Hkj3aTy4yWpDbptfjDJAKn10yf0G84hK5XofD 77XDOh22p2ETM1b6t8bC8xJ1QGcLOPqv4dmbImQ= X-Google-Smtp-Source: APXvYqzgMwzk0e/D8hOpG6Z+an6HqjxrGg/MuUZDWAFwGLSXEFXTrCWgz8JjxWXaQJZVS3f3xSTMlwTqzqspbt6ZTjE= X-Received: by 2002:a9f:2c92:: with SMTP id w18mr21817052uaj.127.1568315174802; Thu, 12 Sep 2019 12:06:14 -0700 (PDT) MIME-Version: 1.0 References: <076701d56978$86020910$92061b30$@php.net> <467be4a0-dd8b-29d2-0b09-a3efd7fad56a@heigl.org> In-Reply-To: Date: Thu, 12 Sep 2019 15:06:03 -0400 Message-ID: To: Zeev Suraski Cc: Andreas Heigl , Internals Content-Type: multipart/alternative; boundary="000000000000e3da8405925fd4e3" X-Envelope-From: Subject: Re: [PHP-DEV] Changing fundamental language behaviors From: chasepeeler@gmail.com (Chase Peeler) --000000000000e3da8405925fd4e3 Content-Type: text/plain; charset="UTF-8" On Thu, Sep 12, 2019 at 2:35 PM Zeev Suraski wrote: > On Thu, Sep 12, 2019 at 7:39 PM Andreas Heigl wrote: > > > > > > > > You may be wondering, in that case, what processes do we have to deal > > with > > > such changes then? The answer is simple. We don't. We don't have to > > have > > > them either - the fundamental language behaviors are here to stay. > > > > But we still need processes to define which are the "fundamental > > language behaviours". And as change is the only constant in > > software-development, these "fundamental language behaviours" might, can > > and probably should be changeable. I'm not saying they need to change, > > but it has to be possible to change them. Otherwise we would still > > program business-logic in C as that was Rasmus' fundamental idea IIRC > > (Correct me if I'm wrong) > > > > You're right. The thing is this - as I said, the RFC process was designed > to address additions to the language - as is implied in numerous places > (both the part I quoted from the RFC itself, as well as elements in RFC > template as well as the RFC howto). It was never meant to handle > deprecations - mainly because we simply weren't doing much of that back in > the days where it was introduced. It was meant to resolve the issue at > hand at the time (and in the years leading up to it) - which is a formal > way to agree on which features make it in and which ones don't. > Now, over the years (and more and more as of late) - it started being used > for deprecations. But these deprecations have become more and more extreme > recently in terms of their impact. Of course I do think deprecations > should be allowed, like in any other language. I do think we need to have > a higher bar for them in general (both in terms of a clear benefits and > required majority - as is implied in the Voting RFC) - but since we've > grown used to using 2/3 for them - and given the pro-deprecation bias of > the current composition of internals@ - I also realize it will be tough to > do. But when dealing with deprecation proposals that are likely to effect > a very sizable subset of our userbase and codebase, and deal with some of > the most basic building blocks of the language - we simply can't start > using the same process. We never have in the past (none of the > deprecations we voted on since 2013 comes even remotely close to the level > of impact of the two proposals that have been put forward to a vote in the > recent couple of months, and the more recent one clearly far outdoes the > prior one in terms of impact). > > Should we have 'woken up' many years ago when we started using the Voting > RFC for deprecations it wasn't meant to handle? Probably. It would have > been much easier to install a new mechanism. But it doesn't mean we should > repeat the same mistake, now that it begins to be used to deprecate > mainstream language behaviors. > > In terms of telling one from the other - right now, I'm afraid it's a bit > like some other things that fall into the category of 'you know it when you > see it'. I think few can deny that far-reaching effect of changing how > variables behave in a language, whether they think it's a change for the > better or for the worse. But I think it *may* be possible to formally > define. These are just random thoughts at this point - but we could have a > set of apps/frameworks that we use as a testing bed to check the level of > impact of a certain proposal. If that impact is above a certain threshold > - it will be considered fundamental. Of course, things like WordPress, > Joomla and MediaWiki would have to be a part of that - not just modern > frameworks. It's still not ideal since it doesn't account for the majority > of PHP code out there which isn't Open Source - but it may be a start. > There may be other ways - such as letting folks run that analysis on their > own code behind the firewall and report results back. > > But there's also a simpler solution to this. This 'can of worms' as Arvids > called it, wouldn't have been opened had we agreed to focus on extending > PHP instead of trying to replace it with something else. This is what the > RFC process was meant to facilitate. It still can, but for that, we need > to change the dynamics from a zero-sum game to a goal of a win/win. Yes, I > realize that I'm sounding like a broken record. But call me naive - I'm > still hoping that given it obviously can be done from a technical > perspective (in a wide variety of ways too) - we can find the good will to > do it from a human perspective. > > Exactly. I think it's telling that the majority of the rebuttals to arguments against the RFC are to claim that we're against moving the language forward, against BC breaks, etc. That couldn't be further from the truth. We do want to move the language forward. We want do that by adding to the language, and not changing it into an entirely different language. > Zeev > > > > > -- Chase Peeler chasepeeler@gmail.com --000000000000e3da8405925fd4e3--