Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:115154 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 95932 invoked from network); 26 Jun 2021 12:14:14 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 26 Jun 2021 12:14:14 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 98B0A1804C0 for ; Sat, 26 Jun 2021 05:33: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=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_NONE autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-vs1-f46.google.com (mail-vs1-f46.google.com [209.85.217.46]) (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 ; Sat, 26 Jun 2021 05:33:28 -0700 (PDT) Received: by mail-vs1-f46.google.com with SMTP id o7so7034970vss.5 for ; Sat, 26 Jun 2021 05:33:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=basereality-com.20150623.gappssmtp.com; s=20150623; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=WGlojqwzE+uD2ll9RwrFtBiVVY9RvvyV3oqwt5lfteY=; b=nChrHiFNp0FSsw45JkpoJbDjfdEARrXQeHbYSgOtLJFMYzf7IIxLAmH9g0hRFZ+UNN PR0gw3ZwEQxR9lk+6a3yLOCFpDrnHpxNFDYVZd79qrPGeqIipO+AAnx8iiKGJ/VRb9Eq cVzSSlo9yWk1MABzWKuS9dIdSGDBm000oobM96OiqurSmUJn2LR8E2KD2RxbClsauwtW moVRkfB+ArS8yzHo4BK54Byarz634bQfVcNCiBnM2XEzjAvqgK5f5pwQJfBncroT5ePc CdLzAkx04XhZ2tXiiV7laADsfiVsrtkC2zvI4+K7GVexQvo2tJPtjzLsirPb5aGekZ+o gQAw== 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=WGlojqwzE+uD2ll9RwrFtBiVVY9RvvyV3oqwt5lfteY=; b=aKsrL3h3zPlx3RchxCqfP72HJr26W731X+IXWB4V3UweHJTM0xYfXkiH40ew61Sj/P 0UE7OPVSYyUuHbJ7fLEbt9Ay0q7B8rmF+g1Ve0LiEYAoc+zEk1b1y/3qIx0PCCi/ZxEZ Rg0PWaki/LrAJDaQFTIyj9bA8dtM+ZtMr2erQYyqgjEucvjH/ha6Q88EjQNBKOvAwvtp bF2bgOv7yWT4vkhfRJp7uK29zdiX02ULPta2nHwwB96wqZDC2Ne6aaFZGsy+Jya5GnjM Ya3cfpcu49QF55hOdx3eaSQGiB6b3GkXDQTDfOUSGjK0m8kaJcXJ9JCw9/I85bnUHwvY i6Ug== X-Gm-Message-State: AOAM532QanxUf+mLf+y/e4f0nJnySFQsWMYBSqyf9L2ze0xWbbktpZ3a Svkv75prR7PDRUDrsenE9QM1bd+2kJOYihwX8BrOaw== X-Google-Smtp-Source: ABdhPJxeQ5VctNegXx5nBrdbyCrBDe9aefJt2jyGa9sODgwyUXaTRS5jtSyBMFn4V4cP/hN9RLN8vri6/659aX80MjM= X-Received: by 2002:a67:f359:: with SMTP id p25mr13392583vsm.37.1624710807494; Sat, 26 Jun 2021 05:33:27 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Sat, 26 Jun 2021 13:33:15 +0100 Message-ID: To: Craig Francis Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] is_literal() is back From: Danack@basereality.com (Dan Ackroyd) On Fri, 25 Jun 2021 at 23:21, Craig Francis wrote: > > We're going back to the original is_literal() proposal. Please stop adding my name as a contributor to this RFC. I explicitly removed my name from the document yesterday when I first realised it was there. I don't support the RFC as it is. I'd support a similar RFC but not this one. sincerely, Dan Ack