Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:124494 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 D33A11ADA99 for ; Thu, 18 Jul 2024 19:11:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1721329985; bh=E6YqcH5OyIjSoU34u1vIR0d6dYP0jXPImxm8vfFnZ8A=; h=Date:To:From:Subject:In-Reply-To:References:From; b=OFMWK1bbx8w+lQNcB/yW2At5Z8F+/Kr+FIWtOi1z1Ic5bZJQA+nV8an97UMkyGKJX esutkmXoNKxKuTsVoN6BNLHp/smfbnEXMcRCU4umvYS9eOZZqJeOWtfPeIc3jecnRM TxavMJ31yPomGMMeG1yOcdU4Lhtsqw8RserKVFcHWZYuoHhbzI6mE9/2AX4qEAW6De pHk5b1m/Qjw2T2TWdSXDDyvj42eO1f4nXjPyOMWJCPdH3WhDU7i8Hp/oaC23HYbqZx DIuMB9p95RQCgzD2MJRXUYiNjVQgdCsZCP+MhHtb3KP10DkpieoMovFrSnE7+uUE38 bqKO7pQTKr9rQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id BB89C18002E for ; Thu, 18 Jul 2024 19:13:02 +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.1 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,RCVD_IN_DNSWL_LOW, RCVD_IN_MSPIKE_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from mail-4323.proton.ch (mail-4323.proton.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 ; Thu, 18 Jul 2024 19:13:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail2; t=1721329888; x=1721589088; bh=E6YqcH5OyIjSoU34u1vIR0d6dYP0jXPImxm8vfFnZ8A=; 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=urhcjGqm5nve7Z3PMWQ+u5/TN2voROQ/b1SHshsQOwV2b2CLqlD3w//M6xofNB5sN 7qsUocJjKNC0oYGRU3q/9Jkrb/nptsE+rBOrjdwwQudCzl/KufxKxOkD2UBuKJooIW fxxrsBUSivgxwG2JwHc3O3ABTytmmIMQMagqSuDqm/OMI1Rcc33fngqvJlpzVTTrt9 UIwzRPrUw5vmXhMt4KoLeF2qGrMj0swjqaytvDJ1njCmUQeuRCM2MeMJlA9WdXjtRN pbRafS0v6g3zuf6Xw+O3kOwgOAl2cFxz92ZvfbyTVK3WhlUiBzNd9Ne8O2up83j9DT t1H3+s3UmAVYw== Date: Thu, 18 Jul 2024 19:11:05 +0000 To: PHP internals Subject: Re: [PHP-DEV] [RFC] Deprecations for PHP 8.4 Message-ID: In-Reply-To: References: Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 3855455e9609c8fe5b290d1b4af6be6c93e0e088 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") On Tuesday, 25 June 2024 at 15:36, Gina P. Banyard wrot= e: > Hello internals, >=20 > It is this time of year again where we proposed a list of deprecations to= add in PHP 8.4: >=20 > https://wiki.php.net/rfc/deprecations_php_8_4 >=20 > As a reminder, this list has been compiled over the course of the past ye= ar by various different people. >=20 > And as usual, each deprecation will be voted in isolation. >=20 > We still have a bit of time buffer, so if anyone else has any suggestions= , they are free to add them to the RFC. >=20 > Some should be non-controversial, others a bit more. > If such, they might warrant their own dedicated RFC, or be dropped from t= he proposal altogether. >=20 >=20 > Best regards, >=20 > Gina P. Banyard Hello internals, It's been a bit over 3 weeks since the discussion started, and I intend to = open the vote tomorrow. Best regards, Gina P. Banyard