Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114995 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 72440 invoked from network); 21 Jun 2021 22:48:21 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 21 Jun 2021 22:48:21 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 7B6E71804DA for ; Mon, 21 Jun 2021 16:06:28 -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=4.3 required=5.0 tests=BAYES_50, GUARANTEED_100_PERCENT,SPF_HELO_PASS,SPF_NEUTRAL autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Mon, 21 Jun 2021 16:06:27 -0700 (PDT) Received: from [10.238.13.178] (unknown [85.255.235.52]) by xdebug.org (Postfix) with ESMTPSA id C3F1810C030; Tue, 22 Jun 2021 00:06:25 +0100 (BST) Date: Tue, 22 Jun 2021 00:06:23 +0100 User-Agent: K-9 Mail for Android In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable To: internals@lists.php.net,Yasuo Ohgaki ,Craig Francis CC: PHP internals Message-ID: <0CD1762E-6094-4DEB-B1B5-22CFBDAAFF44@php.net> Subject: Re: [PHP-DEV] [RFC] is_trusted - was is_literal From: derick@php.net (Derick Rethans) On 21 June 2021 23:37:56 BST, Yasuo Ohgaki wrote: > >The name "is_trusted" is misleading=2E >Literal is nothing but literal=2E I agree with this=2E The name is_trusted is going to be the same naming mi= stake as "safe mode" was=2E Developers will put their trust in it that it i= s 100% guaranteed safe=2E=20 cheers,=20 Derick=20