Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:129068 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 3381D1A00BC for ; Tue, 4 Nov 2025 13:23:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1762262642; bh=odDy1Y6666BBRCYbJHmNqtKIR/B3zCeyK4QGin15Meg=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=Ol7O5WbGMO9+yrZwQo+98fUdCTihklqHZsGObptnr/7Yb+ZM7t33bpQaBsblH3YMT qzbUvh2CACepyfH2e7aPJgrnNUVcYAAYG0F070D+o1IZVHSzqqm/HVy/R/L8q2Gtrx HyE7sihT1ptaIIfozEb00cdgPOz0pV6H2pcVj0ke/ptni4VSQ2+SZmHlvvY/6XXN99 5KflaTcpCCV2Z12tsfzknAGXzka6jcsggeyRFcQlCDRZLiTjyoj1n/n+c1tzJSfmeZ 8s1pG4Tmeq9uaH6rdZrCtz5ZAKMFlezf0VVd720al5FXkbLSsd62V+amIVArhFW6hM 9Du10y4/NGwfw== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 333BE18004F for ; Tue, 4 Nov 2025 13:24:02 +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.6 required=5.0 tests=BAYES_50,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 ; Tue, 4 Nov 2025 13:24:02 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1762262630; bh=dPFk/mBKDhs8id0kbtOm1745SC1zhLbdVBujL2fbYuE=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=TL5kxtV6IPl3YQpjlF8Ee9UXP9l8Dquu2LlIJvWrxE1Tuo77SQc1zqC+GV5OVTTSh ijGasLsKQn7HsxCFpwZ8WjTFqIH/sGO1XR1/h3bSWOuq4PisNajmxsAqTpzwLLs558 uE9qWFE7lt38KgAuYBVy+lYaPnprhzKru/WDxlm8ShnkxujnKpnFSyjqrVJxOfqAxW DAt+OPxT0ZcEiYyzI64bjvWBK9uewQmYVKxfkjdsHVmM97M2MJq+sw8JzPSF7VeB0Q R1tmxh+iHqk1CvzU9s32I4kCD8UlRcQjLprCz3eFuu6aT3uUsrBgJCu3bHpZgx+uD7 lT2kXOWIuYEjg== Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Date: Tue, 04 Nov 2025 14:23:50 +0100 To: Jakub Zelenka Cc: PHP internals list Subject: Re: [PHP-DEV] Re: [RFC][Discussion] Policy release process update In-Reply-To: References: Message-ID: <57fb1051c9ca4df290556fe0c16a6a37@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 Am 2025-11-02 13:38, schrieb Jakub Zelenka: > Just wanted to give heads up that I plan to open voting tomorrow. I'm seeing there were some additional comments on the GitHub PR: https://github.com/php/policies/pull/19#pullrequestreview-3413485445 As I had noted on the PR before (https://github.com/php/policies/pull/19#discussion_r2425684839) PRs are a terrible medium of discussion. And especially when the list is not actively kept in loop, folks will inevitably miss out on some of the discussion. That's why I mostly refused to discuss my policy RFCs on GitHub, instead asking folks to come to the mailing list - which is the accepted official discussion medium of RFCs - to have everything in a single location. I appreciate that you provided plenty of heads up for folks to review the text after the initial (long) GitHub discussion, but after your announcement from https://news-web.php.net/php.internals/128819 I would kindly request that the ongoing discussion is kept on the list so that everyone has a chance to see it. Best regards Tim Düsterhus