Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128299 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 6914D1A00BC for ; Tue, 29 Jul 2025 16:23:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1753806131; bh=LPA5eeH7wEBKAXD+BgrAePFX+3hVv0BWwCxbOZttmYs=; h=Subject:From:In-Reply-To:Date:Cc:References:To:From; b=eE7KQfYimYoJx393+zimnXNTZ9Sa71f7JMxz+8nSzYg1njN9DAd73qJ82Ur871SGK +n18InDoUwJD+/ku7jNozPQDTIht2F4dYiPkFR08lhi7/kSpq+cgRH3fwRRcBeSqML aDGgANFkrL61G7SULlqaDjZ+HCa15uvjxPComB76FviNOS7U47fcPql8tyrtgC/8Od HVD/BG0fkGvUcdehf5PK7uuf2IUIXlKxw/D4cZV8Q47fLFIdyMJcsdQdgmw2wR8/fb GzuaCG4rbCh1SjQ8qRQFYQI2JQBbhfXcHCwrj8CrVo/N53p1f8R2EKnG6NuliAmXeh BPqS+P+OPD9cQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E40B718006E for ; Tue, 29 Jul 2025 16:22:10 +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.0 required=5.0 tests=BAYES_40,DMARC_MISSING, SPF_HELO_NONE,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 supercat.cmpct.info (supercat.cmpct.info [71.19.146.230]) (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, 29 Jul 2025 16:22:10 +0000 (UTC) Received: from smtpclient.apple (fctnnbsc38w-47-55-79-132.dhcp-dynamic.fibreop.nb.bellaliant.net [47.55.79.132]) by supercat.cmpct.info (Postfix) with ESMTPSA id E2E9D5D74E; Tue, 29 Jul 2025 16:23:51 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3826.600.51.1.1\)) Subject: Re: [PHP-DEV] [RFC] Deprecations for PHP 8.5 In-Reply-To: Date: Tue, 29 Jul 2025 13:23:40 -0300 Cc: PHP internals Content-Transfer-Encoding: quoted-printable Message-ID: <09EF7668-3E37-4CFC-B76C-6484A489D3C2@cmpct.info> References: To: "Gina P. Banyard" X-Mailer: Apple Mail (2.3826.600.51.1.1) From: calvin@cmpct.info (Calvin Buckley) On Jul 25, 2025, at 9:40=E2=80=AFAM, Gina P. Banyard = wrote: >=20 > Hello internals, >=20 > As Tim announced a few days ago, I've opened the votes for the = deprecations: > https://wiki.php.net/rfc/deprecations_php_8_5 Heads up, I've adjusted the header name for the driver specific build flags to change deprecate to remove, matching the body of the proposal. I suspect it probably won't change people's opinions on the matter, but I'd like to be clear. I have not changed the vote names since I don't know if that will break the existing polls. The body remains the same. Thanks to Daniel for pointing this out.=