Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128537 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 A42561A00BC for ; Sat, 23 Aug 2025 07:56:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1755935687; bh=s5htdGfUqAcXHaDUfUfCdlmtrStwHoWQB/nokGVDn0c=; h=Date:From:To:Subject:In-Reply-To:References:From; b=O3QpGApKiOZcO5OGmpd5KQFK4vI59UBSKivxCo+QWLk6naEk2p30GzXnl1w5vrz1E cjZ0I0QNR/XOU/cUOfBb8v9nSzIua/8sPnhCAgs4/INEAmOeYRZoJCbJKeIEj9hEyS t6mkNZfLmUZB0Z2AbEX0eKG9yvjwJnXttuAhGQ5kGjDpJdbzPFfkZwx0cXL5w7j63U yGOqBZPdxz2YWmqKZlEd3Yg3jBp+Zk7ICfcNJNS205QR66bFb1mF2ojG7a2KNy3dl9 AK26HvxWVkPwTnUfm78LnDoXLwXQtSLK4NjQsxbomYYSbn++PPjrYRPvySjYLLqyt5 EEArGakgos62g== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 15392180048 for ; Sat, 23 Aug 2025 07:54: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: No 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 ; Sat, 23 Aug 2025 07:54:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1755935779; bh=s5htdGfUqAcXHaDUfUfCdlmtrStwHoWQB/nokGVDn0c=; h=Date:From:To:Subject:In-Reply-To:References:From; b=P5wOZBb/mcdTfVmhU6uleNH2tkQykGuneaZOPUeEmK2fb2c3+63tQcnF/Cv9XzOL/ bpBlbEC39hejIhqK4ECe8tCSFmJN24+Bg9gmkj/JXkr1k0ujfc5Y99CQ/KJoR1gnUB AHjzJ20MfHc0Sy2+Z/sPqN6sMeaG9uHfZczeKB36R9eiJlt+8qeUARvqSlf+hCFgbX FIzrk9aUJ+1UbZwK+6TbcoWegDZM1BUhLwrDi+aN+NN5zsnlPzm4jsND0+4mDlM1qT Q8Rvr1eimZGZ66WrJ2WF32wFKZSVTQlYvzx+D4rZ5F+jPnEXTN+mmgbBVl0yDUkE8F JB+BK3hUqU3WQ== Received: from [127.0.0.1] (unknown [148.252.144.176]) by xdebug.org (Postfix) with ESMTPSA id B539110C052; Sat, 23 Aug 2025 08:56:18 +0100 (BST) Date: Sat, 23 Aug 2025 08:56:16 +0100 To: james@asgrim.com, PHP Internals List Subject: Re: [PHP-DEV] [RFC] [Discussion] Recommend PIE and deprecate PECL User-Agent: K-9 Mail for Android In-Reply-To: References: Message-ID: <1380D1AE-1397-4B65-A092-9A5267114D8A@php.net> Precedence: list list-help: list-post: List-Id: 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 23 August 2025 08:41:26 BST, James Titcumb wr= ote: >Folks, > >Presenting the RFC for deprecating PECL and adopting PIE as the recommend= ed >extension installer for PHP: > >https://wiki=2Ephp=2Enet/rfc/adopt_pie_deprecate_pecl > >Plan to move to vote on or shortly after 6th September=2E Yes please=2E cheers Derick