Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:123816 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 428D41A009C for ; Tue, 25 Jun 2024 14:37:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1719326301; bh=zGvkJxxs9v3jjVnodsWwhEVgzy0pFWcRj7hvbotgpog=; h=Date:To:From:Subject:From; b=oKu/h+aDNcZjaeG+/r6/v+a9t/c1nUR+kVgsoOauzhh4/D5igjMJ2R2Ecg3rnkZXQ E7RC4eCAA3H7NQWzSCilQ3Yo2Y6q+GW1DUFauxM5GF+n/LexV8J8fWlmAcawm6olas l5QtWEFYX6MmhoJuhn/UlzWOT/OwKf8p9wjPj2qcbo9UT9tqqcese7pkRWBm6TK6+s +cuiVoPZduYQSgcRnGLunAVy5ROYisAKnTOzcVDdXWzJXqPRyP9AJ67InzH1MNziiP XNxIEqF9UePuKVQZ+rwaScJDXUHDYjHoL8rev3HfgpthyShnmaIGu5oSf1gBiAFRfw tq6EZBBvqsm4A== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3F2F6180077 for ; Tue, 25 Jun 2024 14:38:20 +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.6 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_H4,RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) 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 ; Tue, 25 Jun 2024 14:38:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1719326221; x=1719585421; bh=zGvkJxxs9v3jjVnodsWwhEVgzy0pFWcRj7hvbotgpog=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=B8ksiOT94Uyl+EAYBzNnRiaLIYFyq3qWEi+2MX6lCUtzZCAjS9C31b5+UZCU8BReM t/0RLSq9bDE0QJjEXtR0wMgYwvtqyuunUBITlYNxWxF0tBL+/uj9BE3HQSWwrsnAFC lDiLsMjc8lfXd1RGQWkF5y2b79HEovU4Tsk8xXCaF5Wpyo4KbLQudtVQ0W6OpsC5Ke Q1N34lTcd1sdU/HU3oZRseN97TAxc0mIe2FAxqXNkkcxnI44upJ8MPrt5dlQD+DRPO A0BnBjOKNMoYIGu8qByQaTBbcpy6AE4fV+Z6XN7GnhKgSRLYEsqVxZaJ/qJ5db5g0N gGk7btaqsIAwA== Date: Tue, 25 Jun 2024 14:36:53 +0000 To: PHP internals Subject: [PHP-DEV] [RFC] Deprecations for PHP 8.4 Message-ID: Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 3b3edaab39296537c535dc425930fd63a6091cf8 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") Hello internals, It is this time of year again where we proposed a list of deprecations to a= dd in PHP 8.4: https://wiki.php.net/rfc/deprecations_php_8_4 As a reminder, this list has been compiled over the course of the past year= by various different people. And as usual, each deprecation will be voted in isolation. We still have a bit of time buffer, so if anyone else has any suggestions, = they are free to add them to the RFC. Some should be non-controversial, others a bit more. If such, they might warrant their own dedicated RFC, or be dropped from the= proposal altogether. Best regards, Gina P. Banyard