Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114996 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 74676 invoked from network); 21 Jun 2021 23:00:10 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Jun 2021 23:00:10 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 26FA51804D9 for ; Mon, 21 Jun 2021 16:18:18 -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=0.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM, GUARANTEED_100_PERCENT,HTML_MESSAGE,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-ot1-f48.google.com (mail-ot1-f48.google.com [209.85.210.48]) (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 ; Mon, 21 Jun 2021 16:18:17 -0700 (PDT) Received: by mail-ot1-f48.google.com with SMTP id i12-20020a05683033ecb02903346fa0f74dso19433453otu.10 for ; Mon, 21 Jun 2021 16:18:17 -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=ddKTVGgvIkCjnxjCQ4nttxb6N4z+zNNqFhQVJBL7SHk=; b=oBl27pljmGFHcnOCb1O4nJ5DIoZLnny5QuZcQmmBFXyqu6E5ePYrppnBwcFxinOKZr mKwJ39y1MatxNfuKL7Llm+vIO6O5iibHPs4dB0Z1LYqX2yNbRMgYrlJm1brtXzb2SRBQ pIz8yJs33w62e1uSTM0Qn0LFAhRkfzqqDtMY8Sp5U9ePGVqt/n5Z2O5cAPPMx9CjD744 zG+SM6X1yxr0cZslL+jZJNX5XjIRumD1tgH7c+mKZJHZHSFBrldHr+WD916Z5jmy2tIs 9hSWolsiq/HD8VVBLip7Oqhr4tIHOYDxJr7W5dNzFhv/C3bKKV8puj56451YPTf18KhO zNTw== 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=ddKTVGgvIkCjnxjCQ4nttxb6N4z+zNNqFhQVJBL7SHk=; b=XKBND2Ks8GdrO4XHMpD6ejUmYeZ1YWg9qwoJK+qtPoZ7id72n4bX4hdBFIqSXmruHJ GQDQr5G7g4QLTOEYVc2Mgi8muiSOKBWtiGxg2nodi4NsEDG5owC07XibRPIUw/qD/iCp 6bcU4AofpYVVn1qt3gyjv/1lIdkL/ixc5QpoRtI4s05njaDQUo/mTZko3fRhoUwXFi+D 6x+YTt6x0C5jsbCOmX1mE+eTLmlB1htNkrRA9AxaAMiVwCnM/CJk3v+t7JE3vwjRT3tQ Syw+S8tMX9ERK7BpUCU2tg4M1f2IgNOiNe7GYeHekbCKGJhSy5eHTHykBy15PIl/BV0o 8Qnw== X-Gm-Message-State: AOAM530bGwHEHckoJAKP+UDdJ0TCTTG1b9vEzeAjzJLPVjsBV50cF6yW Fqs0X/i2w04KPCqFAyP6NmY8hlkHwX3k0aAnhsw= X-Google-Smtp-Source: ABdhPJxyl04sjL73whMSWFAdOV9ARxWp0xyA2SkFZ4lSNIBbsWbpcBoqYZJAu8INN39WY+xHCyaYkJ5Zq6srIbL3800= X-Received: by 2002:a05:6830:1d6f:: with SMTP id l15mr424441oti.358.1624317494989; Mon, 21 Jun 2021 16:18:14 -0700 (PDT) MIME-Version: 1.0 References: <0CD1762E-6094-4DEB-B1B5-22CFBDAAFF44@php.net> In-Reply-To: <0CD1762E-6094-4DEB-B1B5-22CFBDAAFF44@php.net> Date: Tue, 22 Jun 2021 01:18:03 +0200 Message-ID: To: Derick Rethans Cc: PHP Internals , Yasuo Ohgaki , Craig Francis Content-Type: multipart/alternative; boundary="0000000000004a972705c54ee338" Subject: Re: [PHP-DEV] [RFC] is_trusted - was is_literal From: benjamin.morel@gmail.com (Benjamin Morel) --0000000000004a972705c54ee338 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Tue, 22 Jun 2021 at 01:06, Derick Rethans wrote: > On 21 June 2021 23:37:56 BST, Yasuo Ohgaki wrote: > > > >The name "is_trusted" is misleading. > >Literal is nothing but literal. > > I agree with this. The name is_trusted is going to be the same naming > mistake as "safe mode" was. Developers will put their trust in it that it > is 100% guaranteed safe. FWIW, agreed, too. Trusted is vague and may imply some false sense of security. Literal is literally what it says on the tin. =E2=80=94 Benjamin --0000000000004a972705c54ee338--