Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:122632 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 qa.php.net (Postfix) with ESMTPS id 832FB1AD8F6 for ; Wed, 13 Mar 2024 18:25:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1710354354; bh=PIPP301/OsknK7d58HgxDYOIW9Hl1RGPrps3YTABsj8=; h=Date:To:From:Cc:Subject:In-Reply-To:References:From; b=QyZ1CdqeeeEiCiiH7+5kkTII5+nNMgvzuBTswNeOeAMbqg7EaQ5kmqrRYzVnCMH+l 94Nc6jE/dNRyS+xUnH2yj5jlV68SLF+Me/g4oo6xfzd7/6PvcSSz63KrhHrKpzoKWO MU3q/ScCR+9NKaldyBfbFsuS/gjXPOz4qEYBvuNtdXarbil6YpEl3Yqi26+OqWiS0u MJo0pY2QCGnblygknzG6dtWhODnZQzHaoWziYo/OG03pXzm2iAps7qurJFUUAbXM4a vs4gwc/GJa3LmZhrML3Jl8+8ErcV6/pXxcyrTK2V+81oCn6w1e5tYmkEz6kh5md6vJ 260qp/tSKEtiQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 886E618006E for ; Wed, 13 Mar 2024 18:25:52 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.2 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS,TO_EQ_FM_DIRECT_MX, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-4317.proton.ch (mail-4317.proton.ch [185.70.43.17]) (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 ; Wed, 13 Mar 2024 18:25:51 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1710354331; x=1710613531; bh=PIPP301/OsknK7d58HgxDYOIW9Hl1RGPrps3YTABsj8=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=KYZar7ntQNbU/lIV4l59sS0m/hGm1ceVjid+PZVQ5MWrkK4ENxO9cKageq/DkKmVg WnFcxYJ2FCeXmWdPjKR8w0jXe1GV5RRmqWt4pFptU/seEG2kzCeMTu+O8gmCD78CZU a9R+zlaIcZ7CLiZMDHDlmOBndUvnC2TpjTSZjH9HZWrTeOXahuJyPqbUFYowLSXiuO 5ptCvsqX4shXwB4ZpVy8XxQAFJ4x+kY13j/2ponFUc1zpoZxuSqPu4o2j00OocQ1D3 g2v8SKLGv8d8BKlEV86oCvFQcQix0V18fkwRI0Vod+tAY8FQqQSOk5pQeDY63bzlnH tA567oJktQL0w== Date: Wed, 13 Mar 2024 18:25:04 +0000 To: "Gina P. Banyard" Cc: PHP internals Subject: Re: [PHP-DEV] [RFC] [VOTE] Deprecate implicitly nullable parameter types Message-ID: In-Reply-To: References: Feedback-ID: 96993444:user:proton Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable From: internals@gpb.moe ("Gina P. Banyard") On Wednesday, 28 February 2024 at 15:24, Gina P. Banyard wrote: > Hello internals, >=20 > I have opened the vote for the "Deprecate implicitly nullable parameter t= ypes" RFC: > https://wiki.php.net/rfc/deprecate-implicitly-nullable-types >=20 > It will run for two weeks until the 13th of March 2024. >=20 > Best regards, >=20 > Gina P. Banyard I'm happy to announce that the RFC has been accepted unanimously, with 26 v= otes in favour. Best regards, Gina P. Banyard