Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128597 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 84DA81A00BC for ; Mon, 1 Sep 2025 09:41:19 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1756719588; bh=ruHmS00QiZJ8knausgS8SXfk65sz2tzSLefAEjoQk9E=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=drtIyR7KdZpz/lv4uCQ0w5y8IvWcRwVyZPc1BvZ9mXSlauVfYV1FP93I0NH40I7zP wiZRbf2J5dAIpsJ5DNhDNqWdUfP4psxHJHQUxXn5BjrPYwnC8hT8Y+R9EBAXLDs+P5 nywRebAns4igZRxAtLJNMV2K/paYVQpa7sWT7Zk0auk2NLM9p02/Q9YWR8S36a6TmK +563aP5ggv47EGlcnYH30a2OpLAKb3gfMFN/829thYNE0anu8IxLXo+/E6yG3O/n0L faXqjcA8wuoK/Ke1xdi8bYCiKTpHMNCYrABovF9KShkn6YlAw3JpqbC5cSGRCoQPtH 8jFwiaMj/3R0Q== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 3475E180086 for ; Mon, 1 Sep 2025 09:39:48 +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 ; Mon, 1 Sep 2025 09:39:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1756719676; bh=ruHmS00QiZJ8knausgS8SXfk65sz2tzSLefAEjoQk9E=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=lNR9enpYTPoaKyStgCqcIuU7zp/XWUQQjmgYSbQOlj4WC3DkRYxieO62FOAam8uyS Dl38ZAnfX0ItBAmDEDTeV20MRvbIqCwbsNIskBD2r96DnB1r8ytR4be6zmOY4eftyd z8xKWjigvdccOLrOWgcr8ynhOgkmkOQSxLSz65sE8JH/4EMOebnckyVobaQRobD74T /EpE6pE+IobWldZovgJp1Wqo6SxlAyAOwsv5aIgpidM4GzoLxThBREwxceyFJuf1v6 PisLxqOTL3Ji3kuFhe2wK6NkAPDxaYqYnPJV4D++wk4BwqgDKij5LTgmkx3xeSj4DS EOs1jqzvb+MjQ== Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id A439510C027; Mon, 01 Sep 2025 10:41:16 +0100 (BST) Date: Mon, 1 Sep 2025 10:41:16 +0100 (BST) To: =?UTF-8?Q?Tim_D=C3=BCsterhus?= cc: PHP internals Subject: Re: [PHP-DEV] [RFC] Clarify discussion and voting period rules In-Reply-To: <53cdbf5b-7c6e-4ba1-9987-332634cab527@bastelstu.be> Message-ID: References: <53cdbf5b-7c6e-4ba1-9987-332634cab527@bastelstu.be> Precedence: list list-help: list-post: List-Id: x-ms-reactions: disallow MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-327223095-1756719676=:2771608" From: derick@php.net (Derick Rethans) This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --8323329-327223095-1756719676=:2771608 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE On Fri, 29 Aug 2025, Tim D=C3=BCsterhus wrote: > Please find the RFC at:=20 > https://wiki.php.net/rfc/rfc_discussion_and_vote And the PR at:=20 > https://github.com/php/policies/pull/23 This looks sensible to me, but I probably would like to see the history=20 of these time extensions in the RFC wiki page itself too. Some of them=20 already include version numbers with changes made in these[1], and that=20 would be an excellent point as to where to add this. [1] https://wiki.php.net/rfc/domdocument_html5_parser#changelog cheers, Derick --8323329-327223095-1756719676=:2771608--