Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128161 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 9EA551A00BC for ; Mon, 21 Jul 2025 12:21:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1753100413; bh=96HY04H5XJJd9kw6v8gyYj1GiSbLFQezxGUkopmgUZA=; h=Date:To:From:Subject:From; b=QF9HswUN2hgMMALYXjmYAh4r1G71JBmWzrZYuSPvr2Zc/LNBx2hf+YVvj0PZ0LRG5 xLrq89YnwfsnuqKTE6cHI52hEkBW9jN6bFkis5Y5IwCX+pk86w1w/76mHKfpSgz3ZN +bRaD5W61WIKHcGHk2v6vUeRcHdASTE5nZz/SstmwXDZP6zUmP4zGMG4TPakBb0Z71 7bj77gfEb2LRWJSd9MTdFAphpYYqJjYTe1hnGd7pu6ub/a7TGr3vgLlepLd9UN3KVl 6a2v7ogSBofSUZqgauJbEPJtR5IKNOHvAroP6L+zCP1ek9ynmsuT8pGdhUsv4GL3VN XvwxT05d1CTvQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8A66C1804AA for ; Mon, 21 Jul 2025 12:20:11 +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: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) X-Envelope-From: Received: from mail-10625.protonmail.ch (mail-10625.protonmail.ch [79.135.106.25]) (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, 21 Jul 2025 12:20:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1753100514; x=1753359714; bh=96HY04H5XJJd9kw6v8gyYj1GiSbLFQezxGUkopmgUZA=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=AtjuOikd3hAaPQp7YPcv5QR2Q3wOpyGsAabctGxHlGe6927/ZCz3c2GHi14a/vQdo Vp9eTMridECT80L0/62Vkw62BRveP+R3I13lnSoVoYkXiwAx579owVMk3mXmFHme5v ic22bGBQtzf4+x4j1vwqV0cs7181GAaZ0u7gUvvb8zll943bSPvXVXS48Gh8pZQHB6 Efb8pFyrD6LqIZOcZcSFKWiTJ6yV7Zr+k05CfjkWBtblxdsnLKXjQRIbiQd/abQkkd a97kwy7jSxIZv+MQ4vW7+6gpVPWEO5yt7lbA4ib6rkt8LC+1Li88MLAAHmfRJNR1iD 7D5DjvYu2SeHw== Date: Mon, 21 Jul 2025 12:21:49 +0000 To: PHP internals Subject: [PHP-DEV] [RFC] [VOTE] Deprecate type juggling to and from bool type within the function type juggling context Message-ID: Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 4d523559d59a83f9c25b00f5a8d4cdb98c2886e9 Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net 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") Hello internals, I have started the vote for my "Deprecate type juggling to and from bool ty= pe within the function type juggling context" RFC: https://wiki.php.net/rfc/deprecate-function-bool-type-juggling It will run for two weeks and close on Monday the 4th of August. Best regards, Gina P. Banyard