Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128306 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 610AE1A00BC for ; Tue, 29 Jul 2025 19:19:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1753816668; bh=x2yUVtk5joq0ihVCWnNvtksxb/UP8tyq5dPb2QJWZII=; h=Date:From:To:Subject:In-Reply-To:References:From; b=F9WXE3ktJ1MqTp6k2QiOo3XfLdIB8K+Kajzr9QxkQ3ETOPvcCvLpHaJqc/duiueIX fvGXMHDTOvIv72zteBWbQ3mdb5Kivkg4xFyGBZyYeUU9mZXEi8Ol8i4Sfhkogr8RBH nL/q14eM0LT2ddRzWynqRDFU0DUile9BWCCFRNiTfz2GNdwYRs+iP6YIgYwPXQ2fec 1TE0UZ8XPw/7B3tEFcDYhC3ApvVomDfxzl7i6RfiyY5s9ljoRyFLxt0bnDeaM5XKSE 0mso0DCGJcbqQ/b+fcY8+FCwoPAdr4XFFRtynBA5qSi2VZJgyzsu2Ma1A7X0TzLKd7 ryUObjHLd8QPg== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E9BB61801DA for ; Tue, 29 Jul 2025 19:17:47 +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=3.6 required=5.0 tests=BAYES_50,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_PASS, SPF_SOFTFAIL 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 xdebug.org (xdebug.org [82.113.146.227]) (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 19:17:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1753816768; bh=x2yUVtk5joq0ihVCWnNvtksxb/UP8tyq5dPb2QJWZII=; h=Date:From:To:Subject:In-Reply-To:References:From; b=jNk88nsYZ5NqMg7G2dlRpiJXxwyD/K9fYuihEFXqC1BP2TNuPEnPbhsyxEAbP+8eM Cr2UewF4hY6VedqzCocdZhsIgUquH09iE5DdB0TRPb3qnjp8sjF8S9aNl8nyzJ7ihD lceqGpl+RdH364XFTgeW2UUYTjcxxi0ZGSKIXaKW/POQhkJYZzlPY9mq62Hh3JrhZ7 zoL5UpPY5RKX3MtViZzteTXzZ8mJe9gm5htCBMBKVKblztIWIoRvKA4wap+mYhAHma ujy6VSaEo+z5G6P8b9HxtlOJuUuj30Sy51pIVyKKhi5xYLLB9saplJApKhvsGY/zZl fw5prr3QoKbLw== Received: from [127.0.0.1] (host109-150-47-90.range109-150.btcentralplus.com [109.150.47.90]) by xdebug.org (Postfix) with ESMTPSA id 1E41110C025; Tue, 29 Jul 2025 20:19:27 +0100 (BST) Date: Tue, 29 Jul 2025 20:19:27 +0100 To: internals@lists.php.net, Calvin Buckley , "Gina P. Banyard" Subject: Re: [PHP-DEV] [RFC] Deprecations for PHP 8.5 User-Agent: K-9 Mail for Android In-Reply-To: <09EF7668-3E37-4CFC-B76C-6484A489D3C2@cmpct.info> References: <09EF7668-3E37-4CFC-B76C-6484A489D3C2@cmpct.info> Message-ID: <2AC57C6A-CDE4-4D69-B201-C765ABDB255E@php.net> 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: derick@php.net (Derick Rethans) On 29 July 2025 17:23:40 BST, Calvin Buckley wrote: > I have not changed the vote names since I don't >know if that will break the existing polls=2E I can confirm that that would have broken it=2E=20 cheers=20 Derick=20