Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:106972 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 50128 invoked from network); 12 Sep 2019 17:35:28 -0000 Received: from unknown (HELO php-smtp3.php.net) (208.43.231.12) by pb1.pair.com with SMTP; 12 Sep 2019 17:35:28 -0000 Received: from php-smtp3.php.net (localhost [127.0.0.1]) by php-smtp3.php.net (Postfix) with ESMTP id A2C522D19AE for ; Thu, 12 Sep 2019 08:11:23 -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=0.0 required=5.0 tests=BAYES_20,FREEMAIL_FROM, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPOOFED_FREEMAIL, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No Received: from mail-wm1-f41.google.com (mail-wm1-f41.google.com [209.85.128.41]) (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 08:11:23 -0700 (PDT) Received: by mail-wm1-f41.google.com with SMTP id c10so474633wmc.0 for ; Thu, 12 Sep 2019 08:11:22 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:references:in-reply-to:subject:date :message-id:mime-version:content-transfer-encoding:thread-index :content-language; bh=FC7K+DQzLi7O/00W/GuXazyOMbK9nJ5QppocNySVsik=; b=VquKZ2kH101EilswXuMrc+FMi4FX5wn5/9NHA29CZfhvzWc80FTKoX792E6bAGZg5a bwWIFNa8TrGRjlxaEBvUsS/79sBCnQkySNSlDPhzfWtemwa5jEh+w7I49VTOq3VDW5J7 xsX342AvoY++rlU2ajLSA0BrSO7hMb9zO4HhZDVYDpo1C/DXBwx4wywVrxmHGa3nfWbd lIf/PhM+5SyaltViQkEwh6sWxjzYJgsButgUWBL3Hi5oTZ+9ssRxQsy/3Quq4EeyBIrK Rp15Pi4wZ7e80cXXBQiwGg2Ad0kWp8CoH37cJvZxUTFpYYLkBYK9P6h0hGgB68zS3NoB 3IuA== X-Gm-Message-State: APjAAAVD41uCih3CkBzW67wZy8q7WOMFJnvwWnEsIwxIWIPrVv23rOZ9 JyKbqss3FfHRTYwB//U1I+Si5Iib X-Google-Smtp-Source: APXvYqw9SPxRn2agjLCBLzhEzYXZbwk8lgPV1JAMt/xiFI2/o8jkAEgYEoEzSwivoPwdcM5jc+LyEw== X-Received: by 2002:a1c:2bc1:: with SMTP id r184mr433907wmr.40.1568301081575; Thu, 12 Sep 2019 08:11:21 -0700 (PDT) Received: from eCenter710 ([77.137.81.220]) by smtp.gmail.com with ESMTPSA id 189sm405253wma.6.2019.09.12.08.11.19 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Sep 2019 08:11:20 -0700 (PDT) To: "'Marco Pivetta'" Cc: "'PHP Internals List'" References: <076701d56978$86020910$92061b30$@php.net> In-Reply-To: Date: Thu, 12 Sep 2019 18:11:18 +0300 Message-ID: <078e01d5697c$5512bc10$ff383430$@php.net> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 thread-index: AdVpdKJV77qMYNHSRqeIC8bFiEITfAABetEAAAAJDZA= Content-Language: he X-Envelope-From: Subject: RE: [PHP-DEV] Changing fundamental language behaviors From: zeev@php.net ("Zeev Suraski") > -----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 >=20 > 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. =20 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.=20 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