Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106981 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 81782 invoked from network); 12 Sep 2019 19:20:29 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 12 Sep 2019 19:20:29 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id 908F52D1FA3 for ; Thu, 12 Sep 2019 09:56:25 -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-vs1-xe36.google.com (mail-vs1-xe36.google.com [IPv6:2607:f8b0:4864:20::e36]) (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 09:56:25 -0700 (PDT) Received: by mail-vs1-xe36.google.com with SMTP id b123so16668512vsb.5 for ; Thu, 12 Sep 2019 09:56:25 -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=X6Gqy3iwRTKF83XoF4EHULO8qRocq7v+y5dsgAxIs8k=; b=njKHuUUG1pUemKSOuSyk7iydPQFFKyFP2/RUuOK/QjyuNRm1MABCtAzY9JrQNWZrVb Os9C8pjhuAN9r28kmIBqFXOOJT6st+zuC6Q80vz0FibBIGeSDtMb90cZfIjlj4jQ7CJv 1Qp5sI+4Cux6ReGrXh4FnPCs7oqbl93nzMTv+21LIT4C1RV4E2/UcyKBhEvYKSdUQoHh fF3kFpdjr2FITPtcAm6zZm+52rdJJJhRF19Mh3AkXvDhMTqJb+E8iD7d23uAcTnJILKJ CE4Dw+umwjDS9YQTIst1C/Pet73XdcYE+NfrdLwvfEVz6VYqrt4YK7k9Rz0DRO26k8G7 92nA== 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=X6Gqy3iwRTKF83XoF4EHULO8qRocq7v+y5dsgAxIs8k=; b=SOBiTUObfspx4ygRSZ26+44C5bjnfntlb8X9Hyy3Y2t1GNdI9vpiqRV1c7nk1kFfrp z18wn7zxmYQcqdOPsUCK/u9iRnUoib+pTeCw/Czdxi/BblQYupyCN7DgC0TpFIm7VQ7B KAlH6BwdUcpIEjiIKTtlxH7LVQXmn0W/Z5UUxDN4CuzoKhtgxx8jd/0oC0TQAgfQgwE8 0+zj+btFp30qlbV3YiEWuTJKMTH2wAZJSsP9Ez9p+ERZtHIKKgnbuG4vkLX9HR9wB8rv qDkxrbgvhx1lsuAfhy6+BoeeYUJDJhg6rY6GbTKNPmRLM9ECvPWjdLx8MlRSDS6kcott 74Jg== X-Gm-Message-State: APjAAAWTkEplTLy1Zld+f8tlgD6e9cb7SnIbCRRHspqrFVO44PmuLLTk 4hRELNBsbPrLYldAg21/vA2RLGoi7fx502BH5+hbu3Rp1TE= X-Google-Smtp-Source: APXvYqz1Ts+o1bfveAj5kYn6U/93Ozd6uTNscFhtjeqwTBZDHeDx+eZrbmk5y22aFJh14vI3kv4+Kfenz2lHEDt6/Wc= X-Received: by 2002:a05:6102:49b:: with SMTP id n27mr23641554vsa.27.1568307384415; Thu, 12 Sep 2019 09:56:24 -0700 (PDT) MIME-Version: 1.0 References: <076701d56978$86020910$92061b30$@php.net> <078e01d5697c$5512bc10$ff383430$@php.net> In-Reply-To: Date: Thu, 12 Sep 2019 12:56:13 -0400 Message-ID: To: Scott Arciszewski Cc: Zeev Suraski , Marco Pivetta , PHP Internals List Content-Type: multipart/alternative; boundary="0000000000008bf93505925e040a" X-Envelope-From: Subject: Re: [PHP-DEV] Changing fundamental language behaviors From: chasepeeler@gmail.com (Chase Peeler) --0000000000008bf93505925e040a Content-Type: text/plain; charset="UTF-8" On Thu, Sep 12, 2019 at 12:51 PM Scott Arciszewski wrote: > I'd like to weigh in as a voice of reason here. > > > There are no processes to make fundamental non-opt-in language changes > in PHP. > > This part might be reasonable. > > > There won't be such processes either. These behaviors are here to stay. > We can tweak them, we can augment them - we do not get to deprecate or > radically change them. > > This part is totally unreasonable. > > Let me explain: > > "We lack a process" opens a door. If the RFC process is inadequate to > address necessary deprecations and removals, then what process *would* > be adequate and appropriate? > > THIS IS A GOOD CONVERSATION TO HAVE! Especially if you believe > contrary to Zeev about whether the RFC process is adequate and > appropriate. > > "There won't be such processes either" shuts the just-opened door in > the rudest manner possible. This doesn't lead to a productive > conversation, this just ends it with Zeev's opinion being final. > > My thoughts: > > I think we should give Zeev precisely half of what he wants here: > Let's discuss whether a separate process should be created for > deprecations/removals... and if so, what it would look like. And then > if we come up with something new, in true Internals fashion, create an > RFC and vote on our new addition to the RFC process. (Even Zeev has to > acknowledge that additions are fine, with 2/3 majority.) > > Don't use the term "deprecations and removals" - it's not the right term here. There are many deprecations and removals that don't fundamentally change the language. For example, deprecating create_function() after closure support was added didn't fundamentally change the language. > But we shouldn't accept his door-shutting terms just because he says so. > > Respectfully, > > Scott Arciszewski > Chief Development Officer > Paragon Initiative Enterprises > > Scott Arciszewski > Chief Development Officer > Paragon Initiative Enterprises > > > On Thu, Sep 12, 2019 at 11:11 AM Zeev Suraski wrote: > > > > > > > > > -----Original Message----- > > > From: Marco Pivetta > > > Sent: Thursday, September 12, 2019 5:59 PM > > > To: Zeev Suraski > > > Cc: PHP Internals List > > > Subject: Re: [PHP-DEV] Changing fundamental language behaviors > > > > > > If you want to have an authoritative say on what the RFC process is > for or not, > > > please start a new RFC about it: your mail is just straight out > inappropriate. > > > > No Marco. The RFC process wasn't meant to deal with who has > authoritative say any more than it was meant to deal with changing > fundamental behaviors in PHP. The fact we got used to putting everything > to a vote doesn't mean that it can work for anything and everything. > > > > While I realize my email is unpleasant for many to read, it's in the > context of an RFC that attempts to do something that is strictly > inappropriate and out of the question. Stating the fact, that the RFC > process was never meant to allow this to be done, is a statement of fact. > > > > I *hate* to be in the position to be the one who has to point it out and > stick to it. I know how much fire that's going to draw and I know I'd hate > every second of it. But it is what it is. > > > > There are no processes to make fundamental non-opt-in language changes > in PHP. There won't be such processes either. These behaviors are here to > stay. We can tweak them, we can augment them - we do not get to deprecate > or radically change them. > > > > We can (and I believe should) augment them with alternative, stricter > opt-in behaviors. But those who dream of simply changing PHP into a > stricter language step by step should understand that this is simply not > going to be happen. Not now, not ever. > > > > Zeev > > > > -- > > PHP Internals - PHP Runtime Development Mailing List > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- Chase Peeler chasepeeler@gmail.com --0000000000008bf93505925e040a--