Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114208 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 7741 invoked from network); 27 Apr 2021 17:52:36 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 27 Apr 2021 17:52:36 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 4EC141804D8 for ; Tue, 27 Apr 2021 10:56:57 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-yb1-f179.google.com (mail-yb1-f179.google.com [209.85.219.179]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 27 Apr 2021 10:56:56 -0700 (PDT) Received: by mail-yb1-f179.google.com with SMTP id i4so32864786ybe.2 for ; Tue, 27 Apr 2021 10:56:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=datadoghq.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=mnksgpYlWjlalhUyA05As+1LKOhAqD4C0NYeghV8FVg=; b=JfC5h2SqkAxL6FrDNdsXr6EOKXEZWFlEEvbYihAaWBEoq0JfbYWInpA10WBkgp75Ua AAHtfBVGN+Qnm0KYNfETVSzZLcGk0slxm9ErS8ZC38yaPQGrmDY8hCOnzCIpBp4KQJ/T GAsGPw9K95nxW+ZlDsGCyAuKuDvj+pvMwmy1Q= 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=mnksgpYlWjlalhUyA05As+1LKOhAqD4C0NYeghV8FVg=; b=n2T0JNHf3Xw+vp3cGRi1/r1NER4zzUymeGkM1wiA+U2iH/1hVEDgtXMITmw7FCJ55D 7t4cqbX9KNG9+Y0bBZn/2SVwD+UOBoAtqpnzTNExc+bhAfOTLD6def2L5HSZrkbvpOUi irwPREPXWu+1SOVc7SBr4Xf7MjLe+PrJWDSdZ1nKjEo9N6uQeTq2Z2oR8rpudLcVU/d2 BOhH1xn061Nfwhi52FvO5+mVlzVtEtI+7cSwYc6iku9Q7VwMxw4s4zSImvaGkZ7mIdo6 40kuPWvCJ4EHm4p9PFe/zgCgCx/cyi4Aa+8jfdBnQ8im11sTd6uqSRynIrbBgzrsAZuh V2rA== X-Gm-Message-State: AOAM531ZxGdrq185YtwT1XUl0AFZWr1AlbHy9zV/AQA/9qpiD3hmz1zz xrRX49AWK8dVXnilvY/Fa6w3EfdD7JriLcY15nO8BA== X-Google-Smtp-Source: ABdhPJxKSFl8hsCmxTmxBqEiPb+BCfItLQJcYxeMC250UeblOLmsr11GvhPBRV/bC97ZG5ai5hO5BQOdFoLFO9Dur6I= X-Received: by 2002:a25:b993:: with SMTP id r19mr36084656ybg.445.1619546216349; Tue, 27 Apr 2021 10:56:56 -0700 (PDT) MIME-Version: 1.0 References: <5b9f1500-615a-48f1-815f-1d48b327ef90@processus.org> <179049b1475.11134368b213512.254739612773841999@void.tn> <722ed544-69e3-3be4-f828-185914617228@processus.org> In-Reply-To: Reply-To: Levi Morrison Date: Tue, 27 Apr 2021 11:56:45 -0600 Message-ID: To: David Gebler Cc: Pierre , Guilliam Xavier , Christian Schneider , PHP Internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RFC][Draft] Sealed Classes From: internals@lists.php.net ("Levi Morrison via internals") I think the conversation on final classes being "bad" has gone on long enough. You don't like final, and you don't want to see more features like it being added, such as sealed. Point taken. Now please stop dominating the discussion, thank you.