Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117316 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 86206 invoked from network); 12 Mar 2022 16:54:37 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 12 Mar 2022 16:54:37 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 627871804F8 for ; Sat, 12 Mar 2022 10:18:39 -0800 (PST) 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.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2,SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) X-Envelope-From: Received: from mail-yb1-f177.google.com (mail-yb1-f177.google.com [209.85.219.177]) (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, 12 Mar 2022 10:18:36 -0800 (PST) Received: by mail-yb1-f177.google.com with SMTP id g1so23192185ybe.4 for ; Sat, 12 Mar 2022 10:18:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=HzG3ezKrMfnZCox5Il26PHzGDdVkJEptleXL5K79ngo=; b=ilySN9CG+xH6Bgw0T5AuvIFqiefFGqQe7oG8d8ScC0IXTIxJ9Lwy/LuCWzj8p+O2W2 jj7FGcV56SQCTYcIwj1OyJIRFFiSzRId31hISsaEY0/wNaqD1Nk5NvYhezsiPSnT3E48 F+n6Vo1XEr2fBSGvXYip8aO7DnSdpQE8tN1b8VxW5cpbJwni+ArHhGwRbWvTYtw4Dh5S SHF1i56PABsngMaQcB5HKnmwf3ctrxI7B5slkLrKUfqXKVQJfykiAj/4bCCcqNEovmrs DHowJ82aFMl6f5qmadMLWbg2bITL9rGTCgSvblaSeo7BsDDG5RT387H8CH899C0QiANV 1eag== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=HzG3ezKrMfnZCox5Il26PHzGDdVkJEptleXL5K79ngo=; b=XzgAkEbW+hHwIWjVw1LO9y6NU8S/ABOH7iANJU66IkGo8xoxVjnubzRt8lhRsixpz2 NGomgHzhE4k9MQXv9vBuWwKwfu6Vctl9O4JkL775F1ETPWy0GXKiJ63UftZgmsreo2n1 59tMVw6SFNBiX/K6NPLJoYMHR/pEIhvPCgW6OkhPtnjFeolo5EXR1ulGExsSuQVC9om1 Y2CxXIafX+KTQb+6ND33SVE9o01f9GGbMgCFXsIXuIdQ+NESNzTforn0TVGvbKosUaZo pSUE/ujE5tNb769xGEq+qoLANBimU3TR1+amvRnf7d5hGoEATBe3tIqiVhkIBFZRbxcW 1OfA== X-Gm-Message-State: AOAM530xsqhAYckOcRnxy+90deQ7nPo2vJVUlvPaNQRaFVCyw7zL4KNk L3I/SpuJhJoDUv0THBL/taMQYaccRdtYzbi9wBJ9m2OR2t4= X-Google-Smtp-Source: ABdhPJxgbGWves++NT4WOUkNbYg9rvX9De/enPpA2EQFfpST08xPHgsOE28om+AATc0JiROsrULl8qU+FjSeU7QX6U4= X-Received: by 2002:a05:6902:2d0:b0:625:2a16:2469 with SMTP id w16-20020a05690202d000b006252a162469mr12782595ybh.386.1647109115682; Sat, 12 Mar 2022 10:18:35 -0800 (PST) MIME-Version: 1.0 References: In-Reply-To: Date: Sat, 12 Mar 2022 15:18:24 -0300 Message-ID: To: "G. P. B." Cc: PHP internals Content-Type: multipart/alternative; boundary="000000000000bf22d305da09795a" Subject: Re: [PHP-DEV] [RFC] [VOTE] Allow null and false as stand-alone types From: david.proweb@gmail.com (David Rodrigues) --000000000000bf22d305da09795a Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Maybe I'm a little late to this discussion, but is there any reason why *false|null* is allowed but *true|null* is not? I can think of few cases where *true|null* could be interesting, but I've been through situations like this. Atenciosamente, David Rodrigues Em s=C3=A1b., 12 de mar. de 2022 =C3=A0s 14:32, G. P. B. escreveu: > I've started voting for the Allow null and false as stand-alone types RFC= : > https://wiki.php.net/rfc/null-false-standalone-types > > Voting will last for 2 weeks until 26th of March. > > Best regards, > > George P. Banyard > --000000000000bf22d305da09795a--