Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:122713 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 qa.php.net (Postfix) with ESMTPS id 6EE661A009C for ; Thu, 21 Mar 2024 17:54:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1711043713; bh=Y5nm+sIw8d42AuK4kubxLldSxlh7YHconKVD0S97Oxg=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=dmFHs0MJQ1wLV03SXrR+FsI+bpUISVeXVxlYfXrRLI4IQDksJ4CbnDFs9dgW3bAJz YMUHij63G3wI+isSsHBmzAw6iUOmQRnu4QbOGszUswtykiInLWp3viTLN3NNuPoJPg aX9/gikMRLclvxGlDYuRgTyWEfWX+aygOTSns5ek8rOqc9DFttrHuR8ZPcjrvQRruf cPllKXv3Gy8bbItvDozkMNMZ630864sdtQ5VguOHJS0EJblTNSYcp1vK3yZJeIWKHs C/LnCLt9kmk4MxRZh4xTruRzTZz5fzWxx+SIXhmihG19zCum7v0TnuJ21NEpMPU5Lj fKIkg08Q+fI2g== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B3DEA180088 for ; Thu, 21 Mar 2024 17:55:12 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-13) 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_MISSING,SPF_HELO_PASS, SPF_SOFTFAIL,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=4.0.0 X-Spam-Virus: No X-Envelope-From: Received: from xdebug.org (xdebug.org [82.113.146.227]) by php-smtp4.php.net (Postfix) with ESMTP for ; Thu, 21 Mar 2024 17:55:12 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1711043689; bh=Y5nm+sIw8d42AuK4kubxLldSxlh7YHconKVD0S97Oxg=; h=Date:From:To:cc:Subject:In-Reply-To:References:From; b=J0y6L9a1W4IpGjo48vjNTjymjV5PxysBBRCEnDwAELJkYI8JD1+k31Lu85cmbhyGj vZHIimPVSEhSeE6cuvwoGVScWfLwYGbDxXaeBrVvWypdT6vfXJondpqpN865D32vvR pWeWZCSbftBQ9X9jSv7TU+3C8XqbE30cwFy4YxGuW/Yeh1APFYgKZF40Ix8nCYzzcX ckGoHjTEfAapPwMYKJ9JNqXy+3UYz+HNwFqn3uA/Xw1Hhgndtv9OJCrSX6VCwJtxMB zOTiObcEr92aYLIFLJRjF0+PEIZ4W6ouP0HTASDj1nDGKt0Kzbuj5/cjjLQoCGzLDK U0enJMlxwy7Ew== Received: from localhost (localhost [IPv6:::1]) by xdebug.org (Postfix) with ESMTPS id C1FD910C05F; Thu, 21 Mar 2024 17:54:49 +0000 (GMT) Date: Thu, 21 Mar 2024 18:54:49 +0100 (CET) To: PHP internals list cc: Jakub Zelenka Subject: [PHP-DEV] [RFC] Release cycle update, take #2 In-Reply-To: Message-ID: <04736cc6-0372-8228-7d2a-7e12453a8f0c@php.net> References: Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="8323329-1419104960-1711043689=:29878" 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-1419104960-1711043689=:29878 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Hi! On Fri, 10 Nov 2023, Jakub Zelenka wrote: > I would like to propose a new process RFC for updates to PHP release=20 > cycle: >=20 > https://wiki.php.net/rfc/release_cycle_update I have just published version 0.2 of this proposal =E2=80=94 I am taken thi= s=20 over from Jakub by agreement. I've slightly reordered it, addressed some comments from this thread,=20 and added one new item: aligning the end of releases until Dec 31st,=20 20xx. Now that we have policy documents, my next step is to prepare PRs to=20 https://github.com/php/policies/blob/main/feature-proposals.rst for each=20 item, after a more general reset of the document to reflect current=20 practises. The RFC is at https://wiki.php.net/rfc/release_cycle_update cheers, Derick --8323329-1419104960-1711043689=:29878--