Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:114852 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 1901 invoked from network); 14 Jun 2021 07:18:13 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 14 Jun 2021 07:18:13 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 035861804C9 for ; Mon, 14 Jun 2021 00:34:26 -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,FREEMAIL_FROM, 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-wm1-f48.google.com (mail-wm1-f48.google.com [209.85.128.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, 14 Jun 2021 00:34:25 -0700 (PDT) Received: by mail-wm1-f48.google.com with SMTP id l7-20020a05600c1d07b02901b0e2ebd6deso12173070wms.1 for ; Mon, 14 Jun 2021 00:34:25 -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=Q86uYr9sWsfd4Ko9IvOeG2anuBb3qTsffRifXXCT1WQ=; b=euV8Z5OnDQx5frNcYYxP2H9BArTXKc/+Oo8WjyyhX1gIZmOsTCkaxWVIRqmxIbjeCw oAy7uZuG9v4isVaUDh5DOrDE/yB3MW7RKXVrdLKsvm+dBnVSUgoLwxUNAyWS2V5LBBj6 hHnr9QhJDCZEGsL4/10Q3dDuCaJ0WqnmHO1nkmu31cM1MMYWSk++/RL6u0NA40hgdTNn OX30inwR2WpdWIFkcjs+FseQSnpDgT9qqa7331zKb6eA/88LOYTJ6vrGwX1pzg+pp2bw Wx+5HuIAqH1sWnu/Fk7OKuElaNPyEnCQoAN7SO2BbziMeQ7zB6MYzT5KFCE0FlQXLMbt LpJw== 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=Q86uYr9sWsfd4Ko9IvOeG2anuBb3qTsffRifXXCT1WQ=; b=NYaojZNc1I7/jND7ySFduD606pAeOSoGBArS0ME2nytBwQTtioGj00pFxEzm+zdX0r NAZVA6CqmOegBSwuafC79W4Egfe6OCPliSlR/3xa6jfi9AJXFH/sLMTLdBjGiAJVKo1y FS471GY5vf6APJYKpEW/pDQVvgilRYV532yvrb2JxrTAYEwdsIRwZ/olohqiFpIYITBA Z2i3dpVIs6XLLFuWtD52TOOtEaHNQA9ml4GziBF/51y4sNHoDkHb9q5ZA9Z2Wt1V2I6U 0uwRnQpK1np6xqzZ+jKEh84uZ+pmDNu92puYAtmb0r9qyu/4Rs0WW/SjOWIc86wD27er tAvw== X-Gm-Message-State: AOAM533NhbBAhOQ66h4RRWqnkuFOAipL9i0f3jf3vcVhqUdxwtrf0ANf wJs55vqL8YeVg+85LMGukyfx3zY/vJlCDwuYCUc= X-Google-Smtp-Source: ABdhPJygXpityNb4poqX4Fxvqd9dETTR0aCkfcZp593CnoYDqmrKenlmRRRsjpBsJKcEfAPNsV0rekiHGnQiAB4NbaQ= X-Received: by 2002:a1c:2202:: with SMTP id i2mr30653214wmi.72.1623656063682; Mon, 14 Jun 2021 00:34:23 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Mon, 14 Jun 2021 10:34:11 +0300 Message-ID: To: Craig Francis Cc: PHP internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] [RFC] is_literal From: someniatko@gmail.com (someniatko) Nevertheless, I am sure even without a dedicated type it is still a valuable addition to the engine. Just to clarify, I understand that if this would require too much additional work to implement the type, IMO it's okay to ship the feature without it for now. I was just replying to other arguments, which are not related to the work amount :P Thank you for your work! Regards, someniatko