Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:127849 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 CC1921A00BD for ; Wed, 2 Jul 2025 19:56:25 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1751486072; bh=3BoDxH19ZxHgRGYRsCSY/XHJQxUKlhpwHpI6VA91KcU=; h=Date:To:From:Subject:From; b=lDR0W0qmE63qr1+krn8F5ty+olAJZVm3QfB9WfFKGWou1tZR+d3YmdJ6as6+YriqI DL3erb8uKfo/ZNwF73KZZEhMcfMui+v2deYles+/aKMfzo9fWmveRN1pL6b82VDQC9 +k+J6jkL4dPvuEffo0KcLxMXHhYb/Bt/jNhReidTLrYVXNEJSKWDa7bMXPAS7c7VL0 w+vlQcUDGhfbhgQLDIwJLRDNcwxNC1ioEPkWLmsijAFhbFxYr3HMy1FjENeZFnb7CM GO9iNqnPKy7B3r+1m23GREAgPiMANmPVovqiyfLISDTh4caam7z+HA47iApjqgOgyP gyq7EpQLsRArA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B19AC1805AA for ; Wed, 2 Jul 2025 19:54:29 +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-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 ; Wed, 2 Jul 2025 19:54:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1751486178; x=1751745378; bh=3BoDxH19ZxHgRGYRsCSY/XHJQxUKlhpwHpI6VA91KcU=; h=Date:To:From:Subject:Message-ID:Feedback-ID:From:To:Cc:Date: Subject:Reply-To:Feedback-ID:Message-ID:BIMI-Selector; b=YRE+SDClQ/vaOp75/X65wRrDWnO1GgD6o9/KQeaaMt9RV8vIUgpMLmUY0BDexAadI QiDoP46FSAcup/etkwx+HTEBK3MTdmBHPZQ1pq5IO4EDa6LY6RfvkMsTBU0HBdXkep Z17A8NIZXX1j0p+yFtmt6fmXT6U5Hn7rW1fPFAGHtk7ceJf+JKuZuRrJZFiF/cMALG FnYVAM4DojwZLwDj7v7joLBqd//02JvBeJvIWvpjaa+8mVqh+loOfa6ITEFcZhTXSr YncBX0phT6e47BtQd/tZxLoKzYuTc/rFiJPT+jXTgRe2rGzlGLcAEJsQIktRwcbPkg SyBsxdLpye3bQ== Date: Wed, 02 Jul 2025 19:56:12 +0000 To: PHP internals Subject: [PHP-DEV] [RFC] Deprecations for PHP 8.5 Message-ID: Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 4339c98244fab3b9740b6e2c1e302df849f41a42 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, It is this time of year again where we proposed a list of deprecations to a= dd in PHP 8.5: https://wiki.php.net/rfc/deprecations_php_8_5 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