Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128384 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id 343E91A00BC for ; Mon, 4 Aug 2025 12:05:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1754309044; bh=CExTM5JfjSw0Nfq3T9kO9ZmpkJkkYf4ip0qbZwOE6qg=; h=Date:To:From:Subject:In-Reply-To:References:From; b=jB5az8R1c9zJQvyFm0VkGZVSkNUArVHYA8ETJ8Kd3vfU6aDK68Y2pLD0C2yu07a1k ZFKsxtP2gBy1JpDuf4EtMtnhsfvQhFFltviGeEw8c1uYNR/NyOOf3JjX9ynz7EARWN eTn1Qix36sPecC1YHG8eGN17Px2Xuo+s/jfYt5Rz8ZoUGvPlxuJyPXVISoQm2caihd 9aUHNG51TuXIFwb6LurWHgI2x/TZHJZkYNt4pBXpscrGuWoF8Xdr6/troUe28R3htE +fDRVWKNNcJXlWGgjiUFN7icX6I7oWNzmjI8K3/pCSqwY55ajTBrcjAP5b2uzgjGAL +6hjLx8mSVvww== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 2DA5C180048 for ; Mon, 4 Aug 2025 12:04:02 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.4 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H5,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from mail-4323.protonmail.ch (mail-4323.protonmail.ch [185.70.43.23]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 4 Aug 2025 12:04:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1754309139; x=1754568339; bh=CExTM5JfjSw0Nfq3T9kO9ZmpkJkkYf4ip0qbZwOE6qg=; h=Date:To:From:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=ubJ4RDnuhWZbwvK4djUbOQ8Wuz83ULrmoBnmGaqRlE7mLr+tIyr5RZShtvd+Nglro UtI3H2ZGTQ9sD6ztBw5sxyXCkwxRnlu3glV9++xs3AY3ZxVT60NGZJT81ZV1w4svpS MpRCYALCbxUpj+SMs3/chPFcH5Kofb47Ec6wlqIYWrErkb54IzopbtLSK8Qnmnb8BJ nTWj5v/il0+LZg0JUkTKvKP/008Hh73knOxYusmMjbQQwqV4JfMFCMg1LEbfhK44Vv r7skpDcIAVX1Al0msOioU7B8JrDBFBgwcvHyKJviA0Aha8YwuC8qixGkLFrCj270Qu 3l2uqB+Cxqhbw== Date: Mon, 04 Aug 2025 12:05:35 +0000 To: PHP internals Subject: Re: [PHP-DEV] [RFC] [VOTE] Deprecate type juggling to and from bool type within the function type juggling context Message-ID: <2logxOEEwqqQB4gCFt5V8jYiTI6voW1Ynx898FnaIuh5cSt2CYK8lK3pjgFwMAx0kr6FmQTj4uAao23w4EvbzFfnoRcMDczROMgZaOCkfGI=@gpb.moe> In-Reply-To: References: Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 0ecbe9c0944a344181a492a9af7df206df19dc78 Precedence: list list-help: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: internals@gpb.moe ("Gina P. Banyard") On Monday, 21 July 2025 at 13:21, Gina P. Banyard wrote= : > Hello internals, >=20 > I have started the vote for my "Deprecate type juggling to and from bool = type within the function type juggling context" RFC: > https://wiki.php.net/rfc/deprecate-function-bool-type-juggling >=20 > It will run for two weeks and close on Monday the 4th of August. Hello internals, I just closed the vote, and the RFC has been declined, with 10 votes in fav= our and 11 against. (47.6%) Thank you to everyone that has voted and participated in the discussions. Best regards, Gina P. Banyard