Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115002 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 90021 invoked from network); 22 Jun 2021 01:14:11 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 22 Jun 2021 01:14:11 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 6E86A1804C0 for ; Mon, 21 Jun 2021 18:32:19 -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-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) (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 18:32:18 -0700 (PDT) Received: by mail-qk1-f178.google.com with SMTP id f70so35352178qke.13 for ; Mon, 21 Jun 2021 18:32:18 -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=1iy63gXEUEAPzt+nTYzOiRpiDUeWFe0nfoTU4ToDen0=; b=QjZxnm4EFPfD/+GL3AF4+MiD9WruW4J0JlQvjQ+fn6BLAWtutYTwoM4HLLOZPKRos+ JxLvuQWALb6H+NXv/Yjdi3Hhs1NR1woRNmhTpzmt6iBFLU69W59KqbOQFHlASfghzeuC Hn7WsJWzcfH2xF8klJcql2Xwj3LslnQze3acI= 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=1iy63gXEUEAPzt+nTYzOiRpiDUeWFe0nfoTU4ToDen0=; b=mMDfqQbut8n5C5P0Z7XKokX/m0FlUTPmyeu40f0qphoPbBdlV/CInhz7pJIinOuVdV mXOzosfERXrV8+v9QaClZIQdEi65GeyaAtW3xiBEqLgvvja8W/QMNLZkaiC4aj99h+8j KbBgxL2eVpBoa49M18CJij3ik0ZrxHyrBybr9oPshFaUzobY+60uuiME9GwlBBHSMpd0 a53J2N4fRRBlJh+Yb4hbcyk7vB99BrAm2yPyqy7NJf5/UKjGPPpoEFUBUN4ZyWNMENmY avzeTTHXd4LUcARP3HQ/mVJT1oRG5FoHN+tW4QZKAVXVvjfVENNs0cfqAWzQcmDONzXF WiOA== X-Gm-Message-State: AOAM533sw7gL14bkEPrjc4VcPv1vjyxSDUW0c0yLgBqOP6SHH87BbJAV E18KzkLhy2Ez/yMLGnaC6PK5gEo+NULMQsnt9Hy2sA== X-Google-Smtp-Source: ABdhPJzehz68l+B3I4TtRoQQ6IJPFdEMjB2jvHAH5xD0U/aCXjVbKbmz1NkM3KItzfMLFs3m9uELR+xCy7md5fPZ3/o= X-Received: by 2002:a25:f812:: with SMTP id u18mr1372833ybd.402.1624325536611; Mon, 21 Jun 2021 18:32:16 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Reply-To: Levi Morrison Date: Mon, 21 Jun 2021 19:32:06 -0600 Message-ID: To: Craig Francis Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RFC] is_trusted - was is_literal From: internals@lists.php.net ("Levi Morrison via internals") On Mon, Jun 21, 2021 at 2:25 PM Craig Francis wrote: > > On Sat, 12 Jun 2021 at 18:00, Craig Francis > wrote: > > > I'd like to start the discussion on the is_literal() RFC: > > https://wiki.php.net/rfc/is_literal > > > > > To recap, > > - We have chosen the name is_trusted(), based 18 votes for, vs 3 against. I guess I missed the vote on this one; I'm definitely against the name change.