Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130470 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 7D4721A00BC for ; Fri, 27 Mar 2026 18:16:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1774635377; bh=VFxQh6M+qCHVOrwOeXAC3D9Rs31NDCQ/5Ghu2yzwm6U=; h=Date:From:To:Subject:From; b=bGMD6eRyS0Ifa7tZvlkbE3zg4wHOGmvNQuUV1dlj6MXpQmt+SZVOPCljKspY2bJfS P80glnv/enPhRBVSTyMhMVsk5XTXpw5C08bDreeVm5Aqo+QmPc+7EbYqwaMb3JeHaE kdLSaThd8/ix7ZyJSwSy64zmwb3pVG7FZoRz9EtZh7sQFd+CufrKdyQZj1OgQa9Ipg 8H4dfnk0b5hE7zjYFbJjrsrDA12PxN3KZ5QhELM2GCT+kS+hWJJrCyqOp7LcGfmjLJ idGOd7j1g930tTk5KvWH9i7PjT1c4nprj2b2zDNoIy6YJhbszyIxr+DKO9ZdoTg8Ze UxVgSz87SKTxQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 9ADE7180087 for ; Fri, 27 Mar 2026 18:16:14 +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.2 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (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 ; Fri, 27 Mar 2026 18:16:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1774635356; bh=gSjVUFJZpAzaMu5Efdl4vjxy7slS3EBfje4QmrqNMXs=; h=MIME-Version:Date:From:To:Subject:Message-ID:Content-Type:from:to: cc:subject:message-id; b=DIZf9mKEk38AbFz9jkq6+w6XjZSq4hbNjUBp5BNslNFOaTsnx6U50saMIyY3zMHGH Hpn7gSiDAVjzzCfCX46/QeKFzB0yWbkMTU/jGcMhsnPIcgl9qOmGsjH6GcAV0JPmDx uor232nUPsusnnUUMhyQolcy/w5NV1s1Q7BH6pxu4mMM4+d3LH+Mzb5rC9JCiMz8s0 pTt6vxkEiYVN3/M5/wxAGLsXUMfF9lYxLM+oluO19648wVEf5HiKN6vr40WcTukcNM BFshZdvK2soYBS0HfEu9VsmpRwv05Igvn2zslsn3lfpWteoCTlMyXur5gD9HHsO9E4 gnh1hACYbkBmw== Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Date: Fri, 27 Mar 2026 19:15:56 +0100 To: php internals Subject: [PHP-DEV] [RFC] Release Manager Selection Message-ID: <093f97b0805b43ae640d80b9e06eb203@bastelstu.be> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi please find the following RFC that is intended to clarify the “Release Manager Selection” policy for future PHP versions: https://wiki.php.net/rfc/release_manager_selection_policy It is written in response to this email in the PHP 8.6 RM selection thread that pointed out possible ambiguity with regard to who is allowed to apply as a RM and as to how to interpret the results of the vote: https://news-web.php.net/php.internals/130402 Best regards Tim Düsterhus