Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:118733 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 99383 invoked from network); 3 Oct 2022 17:56:19 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 3 Oct 2022 17:56:19 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 7366A1804BA for ; Mon, 3 Oct 2022 10:56:17 -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.2 required=5.0 tests=BAYES_20,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, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-vs1-f54.google.com (mail-vs1-f54.google.com [209.85.217.54]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 3 Oct 2022 10:56:16 -0700 (PDT) Received: by mail-vs1-f54.google.com with SMTP id n186so6325413vsc.9 for ; Mon, 03 Oct 2022 10:56:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date; bh=3CMml2wY+AVCSs4H9BHSX9DGViCRLDjP3rmmIfyZY3w=; b=hlDvLcmvM70me4zB48BEW92Hv5f6VixpLO+vXnh9pkS7PI5ZUiwplOjiud9rRRHMID tgsXvPEV2sermW2H2yMMFShGAz++UzZuDYzbKQVuoKqMP1aeT2ipbvBDvV/3yyG7RVuL ihPRt7g6Y62a9bjo/nTiS46uyTQ2NHJyZQsWO28ojjlsOlkB3LF9nlAOHexvYKAuZeFW 7AiA9hZi9+pVQQyZNpkcGKH1jT1+WB3AMiBn8AntRszz06At9cL1ZkTTDjJ09zL1iOdp DCfhdJEVme1bo/V9eTjkKTUMXFTY/x3kmXBco/pNpAdsbFCTla0t2G99ABBQKvQVC6tz ntNw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date; bh=3CMml2wY+AVCSs4H9BHSX9DGViCRLDjP3rmmIfyZY3w=; b=NOMBZz5sUWGZVypcvHBzATgc5JliNuPoIV+9GfxWfEchXmhKa6DsbmVufegW1CXywY hPb97Zf5Fs+dyjFUjZiSPKx2yWukDcELFBcbpxrAgyF6/6NRQ2mSZugYeeIF822fJ61B Kt6jAnCtKMhVhPwhhjJLJfB2fAZULBmPqhTKrlDdP9ozWItuAbx9u6lSdkR/KXwDLMf9 zBXtzdsGByFNnO602ilooRNz5bmTR4r7RbXzqKUn94XL6+RUjvGneFN4JwwVbLVKWC6a KpfyJrrhGGGDWKMhj/b4IUB5+Es9UsB6nWx3nJzlkkndclTIN6ShLRf+VX2rOo2H4IaM pSJw== X-Gm-Message-State: ACrzQf19G0A/8zAOI7TUdLNj9wvdEXPfNr3/dzItKiH7r5OD++RIA7Xp 60bp5ljeZTCpqa1N4s4tA0tQq/MY8m395AqihXwo19/4OC0= X-Google-Smtp-Source: AMsMyM6YfXa4glRYLWuI23FGhPejB+vXORxUad6FE7ATfo/qbR99vtLlC/J0Fq7slYVoaHw3mbnwxg/lxteto8HTNb0= X-Received: by 2002:a67:cb86:0:b0:3a6:8c2a:a47d with SMTP id h6-20020a67cb86000000b003a68c2aa47dmr1473998vsl.83.1664819776184; Mon, 03 Oct 2022 10:56:16 -0700 (PDT) MIME-Version: 1.0 References: <38350298-6aaa-4739-b927-0a9423baae4e@app.fastmail.com> In-Reply-To: Date: Mon, 3 Oct 2022 14:56:13 -0300 Message-ID: To: Hamza Ahmad Cc: =?UTF-8?Q?Olle_H=C3=A4rstedt?= , Larry Garfield , php internals Content-Type: text/plain; charset="UTF-8" Subject: Re: [PHP-DEV] Re: Alias for `int|float` From: dev.juan.morales@gmail.com (juan carlos morales) Very interesting But I think that the original suggestion had a slimer scope than the rest of the opinions, that is why I also agree that the "scope" should be defined clearly, and provide the examples needed to clarify the suggestion itself. Cheers