Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:127930 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 6E4AC1A00BC for ; Mon, 7 Jul 2025 15:22:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1751901630; bh=e+OQ4cKqEAkB5eYR+aFkxjG0dTa8y1G0EzV35G7hM4E=; h=Date:To:From:Cc:Subject:In-Reply-To:References:From; b=ORUOXqsKkNPmVKnXLTloIyiB9ilzOMqOfTYMolRv02fxcdZ5S+GxpeeygwSGHseNh 4ZJKGk3AF9hxD5mOI4OIlGMYbEQiIJgw6gpzb920i2cs+08ExE+vl53bjmzje5YycR rQprBg7aAA9pWSEIfde50yJCYHZRdX0P9Mn5A8RReCFsi7wDrstEoFfFQVFDwK0Qvw 1gdAuol6qVhPEwusp7322g9j9OA7MzotLJHLaUduFwUaqd4RfjYqtgOVANoWXOQGnM zy4dhpvTNBUkWL1wJAjPgzJ73nwGHcgJxkmRgPQVYAysSPTW5pZu3LljJ0y5DnDGO4 s9YiFwuz0f+tg== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 79E8818054C for ; Mon, 7 Jul 2025 15:20:28 +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=-1.2 required=5.0 tests=BAYES_40,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-10627.protonmail.ch (mail-10627.protonmail.ch [79.135.106.27]) (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 ; Mon, 7 Jul 2025 15:20:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gpb.moe; s=protonmail; t=1751901735; x=1752160935; bh=e+OQ4cKqEAkB5eYR+aFkxjG0dTa8y1G0EzV35G7hM4E=; h=Date:To:From:Cc:Subject:Message-ID:In-Reply-To:References: Feedback-ID:From:To:Cc:Date:Subject:Reply-To:Feedback-ID: Message-ID:BIMI-Selector; b=DOFuiakod2gbgon7jhRRTy3p3cCZ2Hj88ekOpV4WdMwNyaQ+aq2IEKsY0zshxpqUN wKTTXipxwACOvpHu7PBqORoHhI0uoqHVuRcNBTkhopqwkYQk94H3jjHEw+FhbBfW34 PpFL6Q9TJIEywkFKvwgK4XtK7JQ1VdEUnCcc+RivAT7O8DdphvcjkKMe1O/N+24ht1 fluc55TvVw9spR/dMMOK0h6snRv6sWTG7ifzaJ0KRtg/ZptSQC+lAhpSffB9SWHiWE aKbKiW06+8CWIaxHNH7GAzuPrbu9xFzSvwNPQio4Vch/X5OnQ31LJmGatnwZcm3SXM f0f8KQgTtvdMg== Date: Mon, 07 Jul 2025 15:22:09 +0000 To: Calvin Buckley Cc: PHP internals Subject: Re: [PHP-DEV] [RFC] Deprecations for PHP 8.5 Message-ID: In-Reply-To: <2E79286C-C076-41DA-B5B5-E8E05F56CEDD@cmpct.info> References: <2E79286C-C076-41DA-B5B5-E8E05F56CEDD@cmpct.info> Feedback-ID: 96993444:user:proton X-Pm-Message-ID: 632f2429e01371a0bb477fa47f54b9792d01e2b2 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 Wednesday, 2 July 2025 at 21:57, Calvin Buckley wrot= e: > On Jul 2, 2025, at 4:56=E2=80=AFPM, Gina P. Banyard internals@gpb.moe wro= te: >=20 > > Hello internals, > >=20 > > It is this time of year again where we proposed a list of deprecations = to add in PHP 8.5: > >=20 > > https://wiki.php.net/rfc/deprecations_php_8_5 > >=20 > > As a reminder, this list has been compiled over the course of the past = year 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 suggestio= ns, 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= the proposal altogether. > >=20 > > Best regards, > >=20 > > Gina P. Banyard >=20 >=20 > Thanks for reminding me I should dust off my proposal for cleaning up > ODBC driver support. Might be a good idea to put it to a vote... >=20 > https://github.com/php/php-src/issues/15630 Feel free to write a blurb to explain the rationale and add it to the RFC! = :) Best regards, Gina P. Banyard