CINXE.COM

PHP: rfc:release_cycle_update

<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>PHP: rfc:release_cycle_update</title> <meta name="generator" content="DokuWiki"/> <meta name="robots" content="index,follow"/> <meta name="keywords" content="rfc,release_cycle_update"/> <link rel="search" type="application/opensearchdescription+xml" href="/lib/exe/opensearch.php" title="PHP Wiki"/> <link rel="start" href="/"/> <link rel="contents" href="/rfc/release_cycle_update?do=index" title="Sitemap"/> <link rel="manifest" href="/lib/exe/manifest.php"/> <link rel="alternate" type="application/rss+xml" title="Recent Changes" href="/feed.php"/> <link rel="alternate" type="application/rss+xml" title="Current namespace" href="/feed.php?mode=list&amp;ns=rfc"/> <link rel="alternate" type="text/html" title="Plain HTML" href="/_export/xhtml/rfc/release_cycle_update"/> <link rel="alternate" type="text/plain" title="Wiki Markup" href="/_export/raw/rfc/release_cycle_update"/> <link rel="canonical" href="https://wiki.php.net/rfc/release_cycle_update"/> <link rel="stylesheet" href="/lib/exe/css.php?t=phpnet&amp;tseed=da24444b949712713b97802ec0312cde"/> <!--[if gte IE 9]><!--> <script >/*<![CDATA[*/var NS='rfc';var JSINFO = {"id":"rfc:release_cycle_update","namespace":"rfc","ACT":"show","useHeadingNavigation":0,"useHeadingContent":0}; /*!]]>*/</script> <script src="/lib/exe/jquery.php?tseed=f0349b609f9b91a485af8fd8ecd4aea4" defer="defer">/*<![CDATA[*/ /*!]]>*/</script> <script src="/lib/exe/js.php?t=phpnet&amp;tseed=da24444b949712713b97802ec0312cde" defer="defer">/*<![CDATA[*/ /*!]]>*/</script> <!--<![endif]--> <link media='all' rel='stylesheet' href='//shared.php.net/styles/defaults.css?filemtime=1630005818'/> <link media='all' rel='stylesheet' href='//shared.php.net/styles/wiki.css?filemtime=1630005818'/> <link href="//fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,400italic,600italic|Source+Code+Pro&amp;subset=latin,latin-ext" rel="stylesheet"> <link rel="shortcut icon" href="//php.net/favicon.ico"> <!--[if lt IE 9]> <script src="//shared.php.net/js/html5shiv.js"></script> <![endif]--> </head> <body id=""> <div class="wrap"> <header class='clearfix'> <div id="mainmenu-toggle-overlay"></div> <input type="checkbox" id="mainmenu-toggle"> <nav class="fullscreen"> <div class="mainscreen"> <a href="/" class="home"><img src="//php.net/images/logo.php?" width="48" height="24" alt="php"><span class="subdomain"></span></a> <ul> <li><a href="?do=login">Login</a></li> <li><a href="?do=register">Register</a></li> </ul> </div> <div class="secondscreen"> <form method="get" action="/start"> <input type="search" placeholder="Search" name="id" class="search"> <input type="hidden" name="do" value="search"> </form> </div> </nav> </header> <div id="flash-message"></div> <nav id="megadropdown"></nav> <section class="fullscreen clearfix"> <section id="breadcrumbs"> <nav> <span class="bchead">You are here: </span><span class="home"><bdi><a href="/start" class="wikilink1" title="start" data-wiki-id="start">start</a></bdi></span> › <bdi><a href="/rfc" class="wikilink1" title="rfc" data-wiki-id="rfc">rfc</a></bdi> › <bdi><a href="/rfc/release_cycle_update" class="wikilink1" title="rfc:release_cycle_update" data-wiki-id="rfc:release_cycle_update">release_cycle_update</a></bdi></nav> </section> <section class="mainscreen"> <!--[if lte IE 7 ]><div id="IE7"><![endif]--><!--[if IE 8 ]><div id="IE8"><![endif]--> <div id="dokuwiki__site"><div id="dokuwiki__top" class="site dokuwiki mode_show tpl_phpnet "> <div class="wrapper group"> <!-- ********** CONTENT ********** --> <div id="dokuwiki__content"><div class="pad group"> <div class="pageId"><span>rfc:release_cycle_update</span></div> <div class="page group"> <!-- wikipage start --> <h1 class="sectionedit1" id="php_rfcrelease_cycle_update">PHP RFC: Release cycle update</h1> <div class="level1"> <ul> <li class="level1"><div class="li"> Version: 0.2</div> </li> <li class="level1"><div class="li"> Date: 2024-03-21</div> </li> <li class="level1"><div class="li"> Authors: Jakub Zelenka <a href="mailto:&#98;&#117;&#107;&#107;&#97;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;" class="mail" title="&#98;&#117;&#107;&#107;&#97;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;">&#98;&#117;&#107;&#107;&#97;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;</a>, Derick Rethans <a href="mailto:&#100;&#101;&#114;&#105;&#99;&#107;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;" class="mail" title="&#100;&#101;&#114;&#105;&#99;&#107;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;">&#100;&#101;&#114;&#105;&#99;&#107;&#64;&#112;&#104;&#112;&#46;&#110;&#101;&#116;</a></div> </li> <li class="level1"><div class="li"> Status: Voting</div> </li> </ul> </div> <h2 class="sectionedit2" id="introduction">Introduction</h2> <div class="level2"> <p> The current release cycle has been introduced in 2010 by <a href="/rfc/releaseprocess" class="wikilink1" title="rfc:releaseprocess" data-wiki-id="rfc:releaseprocess">release process RFC</a>. This has been working mostly well, but there have been some minor issues. The length of cycle is often mentioned as being too short. </p> <p> It is also quite risky to introduce more complex fixes later in the active support cycle as the security support does not allow fixing potential regressions. In addition, it is not exactly clear which features can be introduced during the beta period, Release Candidates, and Bug Fix releases. </p> <p> The number of pre-releases also seems unnecessarily long, especially during the Release Candidate stage, where there are few Release Candidate specific changes. </p> </div> <h2 class="sectionedit3" id="proposal">Proposal</h2> <div class="level2"> <p> This <abbr title="Request for Comments">RFC</abbr> aims to address the above issues and proposes to introduce the following changes to the release cycle: </p> </div> <h3 class="sectionedit4" id="allow_features_that_do_not_require_an_rfc_in_the_beta_period">Allow features that do not require an RFC in the beta period</h3> <div class="level3"> <p> Feature freeze is supposed to happen when we start making beta releases, but this does not always happen. </p> <p> Right now, at the end of the alpha period, all RFCs targeting that version must have voting finished, but the implementation is frequently necessarily done during the beta period. </p> <p> <abbr title="Request for Comments">RFC</abbr> implementations are often those that can have a major impact on <abbr title="Application Programming Interface">API</abbr> and ABI stability. </p> <p> It therefore seems illogical to allow <abbr title="Request for Comments">RFC</abbr>-requiring features to be merged during the beta period, but not minor improvements that do not require an <abbr title="Request for Comments">RFC</abbr>, such as adding constant, parameters, config options, or even small functions or methods. </p> <p> We propose to explicitly allow minor features, optimizations, and internal <abbr title="Application Programming Interface">API</abbr> / ABI changes, during the beta period. </p> <p> The recommendation is to not accept extensive refactoring, but this would not be a hard requirement, and Release Managers must approve any such small feature during the beta period, as is already the case. </p> <p> A similar rule was in effect during the PHP 8.3 release cycle, and it worked well. </p> </div> <h3 class="sectionedit5" id="disallow_new_features_in_release_candidates_and_bug_fix_releases">Disallow New Features in Release Candidates and Bug Fix releases</h3> <div class="level3"> <p> Currently, we allow exceptions for small self-contained feature additions. </p> <p> This is often a source of confusion because it is hard to define what a “small self-contained feature” is. An example of such a small feature is the addition of a constant. </p> <p> The problem with allowing small features, is that it creates a precedent for other (larger) features to be included as well. </p> <p> It might be also hard for users to find if a feature is available, and they might have to add an explicit check in their code. This can also get confusing in UPGRADING and documentation. </p> <p> We propose to drop this small feature exception, and disallow any feature addition in Release Candidates, Bug Fix releases, and of course, Security releases. </p> </div> <h3 class="sectionedit6" id="reduce_number_of_rcs_to_four">Reduce number of RCs to Four</h3> <div class="level3"> <p> The release cycle is too long, so we propose to reduce the number of RCs by 2, resulting in only 4 RCs if everything goes according to plan. This should be more than enough, and if there is any problem found, additional RCs can be created if needed. This reduces the release cycle by one month, allowing for this month to be used for normal development of the language. </p> </div> <h3 class="sectionedit7" id="extend_security_support_by_one_year">Extend Security Support by One Year</h3> <div class="level3"> <p> This change will extend release cycle to 4 years: 2 years of bug fixes, and 2 years of security fixes. </p> <p> The idea is that it will give users longer support with a relatively small effort, as it doesn&#039;t require that much time for RMs. Security releases are not that often and relatively easy. </p> <p> The proposal does not include the updating of ABI incompatible versions of dependent libraries provided for Windows builds as this can add significantly more load. </p> <p> This means that Windows users should track security changes in dependant libraries, if they want to keep using PHP in its second year of security support. This is just for Windows as we don&#039;t build dependent libraries for Linux and other systems: this the job of distributions to handle. </p> </div> <h3 class="sectionedit8" id="allowing_recent_regression_fixes_during_security_support">Allowing recent regression fixes during security support</h3> <div class="level3"> <p> This proposal is to allow fixes of regressions caused by other fixes merged to the supported branch in the last 12 months. The reasoning behind this is that more complex fixes will be possible later in the cycle. These fixes might potentially introduce regressions. If such a regression is found within a year, then it will be possible to apply a fix for that even if the branch allows only security fixes. </p> </div> <h3 class="sectionedit9" id="extend_releases_cycle_to_end_of_year">Extend Releases Cycle to End of Year</h3> <div class="level3"> <p> Right now, PHP comes out of normal or security release 2 or 3 years after the first GA release. This means that the date shifts around, which is hard to keep track of. We propose to align the end of bug fix and security releases with the end of the year, December 31st. </p> <p> If a GA was delayed until early in a new year due to issues found during the release candidate period, then the December 31st end date would not move a whole new year further. </p> </div> <h2 class="sectionedit10" id="revised_timeline">Revised Timeline</h2> <div class="level2"> <p> If all the proposals are accepted, the new cycle for PHP 8.4 will then look like the following, pushing the start from Jun 6th 2024, to July 4th 2024: </p> <ul> <li class="level1"><div class="li"> Jul 04 2024: Alpha 1 </div> </li> <li class="level1"><div class="li"> Jul 18 2024: Alpha 2</div> </li> <li class="level1"><div class="li"> Aug 01 2024: Alpha 3</div> </li> <li class="level1"><div class="li"> Aug 13 2024: Feature freeze — All RFCs must have their voting concluded, and *should* have been merged.</div> </li> <li class="level1"><div class="li"> Aug 15 2024: Beta 1</div> </li> <li class="level1"><div class="li"> Aug 29 2024: Beta 2</div> </li> <li class="level1"><div class="li"> Sep 10 2024: RFCs features, and features not requiring an <abbr title="Request for Comments">RFC</abbr>, must be merged (the tagging date for the Sep 12 Beta 3 release) (with approval of RM).</div> </li> <li class="level1"><div class="li"> Sep 12 2024: Beta 3</div> </li> <li class="level1"><div class="li"> Sep 24 2024: Branching of the PHP-8.4 release branch (not a new thing)</div> </li> <li class="level1"><div class="li"> Sep 26 2024: RC 1 — No more new features may be introduced into the 8.4 release from now on.</div> </li> <li class="level1"><div class="li"> Oct 10 2024: RC 2</div> </li> <li class="level1"><div class="li"> Oct 24 2024: RC 3</div> </li> <li class="level1"><div class="li"> Nov 07 2024: RC 4</div> </li> <li class="level1"><div class="li"> Nov 21 2024: GA</div> </li> <li class="level1"><div class="li"> Dec 31 2026: End of Bug Fix Releases — Start of Security Releases</div> </li> <li class="level1"><div class="li"> Dec 31 2027: End of fixing regressions in Bug Fix releases — ABI incompatible versions of dependent libraries on Windows will no longer be updated.</div> </li> <li class="level1"><div class="li"> Dec 31 2028: End of Security Releases</div> </li> </ul> </div> <h2 class="sectionedit11" id="proposed_php_version_s">Proposed PHP Version(s)</h2> <div class="level2"> <p> The changes will apply immediately on the all currently supported branches from PHP 8.2. It also means that PHP 8.1 would get an extra year of security fixes if the proposal is accepted. </p> </div> <h2 class="sectionedit12" id="proposed_voting_choices">Proposed Voting Choices</h2> <div class="level2"> <p> A normal 2/3rd majority vote for each of the proposed changed. </p> <p> If any of the proposed changes passes, the <a href="https://github.com/php/policies/blob/main/release-process.rst" class="urlextern" title="https://github.com/php/policies/blob/main/release-process.rst" rel="ugc nofollow">Release Process policy document</a> will be updated with any accepted changes, and currently operating rules. </p> <p> Voting runs until <strong>Monday April 29th, at noon UTC</strong>. </p> <!-- Doodle Plugin --> <form action="/start" method="post" name="doodle__form" id="doodle__form__allow_features_that_do_not_require_an_rfc_in_the_beta_period" accept-charset="utf-8" > <input type="hidden" name="sectok" value="" /> <input type="hidden" name="do" value="show" > <input type="hidden" name="id" value="rfc:release_cycle_update" > <input type="hidden" name="formId" value="doodle__form__allow_features_that_do_not_require_an_rfc_in_the_beta_period" > <input type="hidden" name="edit__entry" value=""> <input type="hidden" name="delete__entry" value=""> <table class="inline"> <tbody> <tr class="row0"> <th class="centeralign" colspan="3"> Allow features that do not require an RFC in the beta period </th> </tr> <tr class="row1"> <th class="col0">Real name</th> <td class="centeralign">Yes</td> <td class="centeralign">No</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/alcaeus">alcaeus</a>&nbsp;(alcaeus) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:53"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/beberlei">beberlei</a>&nbsp;(beberlei) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:38"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/bwoebi">bwoebi</a>&nbsp;(bwoebi) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 14:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/crell">crell</a>&nbsp;(crell) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 15:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/davey">davey</a>&nbsp;(davey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/26 09:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/derick">derick</a>&nbsp;(derick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:41"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/devnexen">devnexen</a>&nbsp;(devnexen) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 10:32"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ericmann">ericmann</a>&nbsp;(ericmann) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:27"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/galvao">galvao</a>&nbsp;(galvao) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/28 16:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/girgias">girgias</a>&nbsp;(girgias) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/heiglandreas">heiglandreas</a>&nbsp;(heiglandreas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 05:31"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/hirokawa">hirokawa</a>&nbsp;(hirokawa) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/14 07:51"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ilutov">ilutov</a>&nbsp;(ilutov) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:20"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jimw">jimw</a>&nbsp;(jimw) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jwage">jwage</a>&nbsp;(jwage) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 12:03"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kelunik">kelunik</a>&nbsp;(kelunik) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/20 12:05"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kguest">kguest</a>&nbsp;(kguest) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 11:16"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/klaussilveira">klaussilveira</a>&nbsp;(klaussilveira) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/25 15:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kocsismate">kocsismate</a>&nbsp;(kocsismate) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:49"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/levim">levim</a>&nbsp;(levim) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 16:23"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/mbeccati">mbeccati</a>&nbsp;(mbeccati) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:22"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nicolasgrekas">nicolasgrekas</a>&nbsp;(nicolasgrekas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 11:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nielsdos">nielsdos</a>&nbsp;(nielsdos) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/petk">petk</a>&nbsp;(petk) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 21:58"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ramsey">ramsey</a>&nbsp;(ramsey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/17 02:42"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/reywob">reywob</a>&nbsp;(reywob) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 06:35"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/santiagolizardo">santiagolizardo</a>&nbsp;(santiagolizardo) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 11:16"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/sergey">sergey</a>&nbsp;(sergey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:47"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/svpernova09">svpernova09</a>&nbsp;(svpernova09) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 13:03"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/theodorejb">theodorejb</a>&nbsp;(theodorejb) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/thorstenr">thorstenr</a>&nbsp;(thorstenr) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/27 15:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/timwolla">timwolla</a>&nbsp;(timwolla) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/trowski">trowski</a>&nbsp;(trowski) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/23 16:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/weierophinney">weierophinney</a>&nbsp;(weierophinney) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/18 14:47"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <!-- Results / sum per column --> <tr> <th class="rightalign"><b>Final result:</b></th> <th class="centeralign"><b>34</b></th> <th class="centeralign"><b>0</b></th> </tr> <tr> <td colspan="3"> This poll has been closed. </td> </tr> </tbody> </table> </form> <hr /> <!-- Doodle Plugin --> <form action="/start" method="post" name="doodle__form" id="doodle__form__disallow_new_features_in_release_candidates_and_bug_fix_releases" accept-charset="utf-8" > <input type="hidden" name="sectok" value="" /> <input type="hidden" name="do" value="show" > <input type="hidden" name="id" value="rfc:release_cycle_update" > <input type="hidden" name="formId" value="doodle__form__disallow_new_features_in_release_candidates_and_bug_fix_releases" > <input type="hidden" name="edit__entry" value=""> <input type="hidden" name="delete__entry" value=""> <table class="inline"> <tbody> <tr class="row0"> <th class="centeralign" colspan="3"> Disallow New Features in Release Candidates and Bug Fix releases </th> </tr> <tr class="row1"> <th class="col0">Real name</th> <td class="centeralign">Yes</td> <td class="centeralign">No</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/alcaeus">alcaeus</a>&nbsp;(alcaeus) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:53"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/beberlei">beberlei</a>&nbsp;(beberlei) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:38"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/bwoebi">bwoebi</a>&nbsp;(bwoebi) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 14:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/crell">crell</a>&nbsp;(crell) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 15:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/davey">davey</a>&nbsp;(davey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/26 09:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/derick">derick</a>&nbsp;(derick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:41"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/devnexen">devnexen</a>&nbsp;(devnexen) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 10:33"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ericmann">ericmann</a>&nbsp;(ericmann) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:27"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/galvao">galvao</a>&nbsp;(galvao) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/28 16:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/heiglandreas">heiglandreas</a>&nbsp;(heiglandreas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 05:32"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/hirokawa">hirokawa</a>&nbsp;(hirokawa) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/14 07:51"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ilutov">ilutov</a>&nbsp;(ilutov) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:21"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jimw">jimw</a>&nbsp;(jimw) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jwage">jwage</a>&nbsp;(jwage) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 12:04"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kelunik">kelunik</a>&nbsp;(kelunik) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/20 12:05"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kguest">kguest</a>&nbsp;(kguest) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 11:16"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/klaussilveira">klaussilveira</a>&nbsp;(klaussilveira) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/25 15:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kocsismate">kocsismate</a>&nbsp;(kocsismate) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:49"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/levim">levim</a>&nbsp;(levim) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 16:23"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/mbeccati">mbeccati</a>&nbsp;(mbeccati) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:22"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nicolasgrekas">nicolasgrekas</a>&nbsp;(nicolasgrekas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 11:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nielsdos">nielsdos</a>&nbsp;(nielsdos) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/petk">petk</a>&nbsp;(petk) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 21:58"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/pierrick">pierrick</a>&nbsp;(pierrick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 13:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ramsey">ramsey</a>&nbsp;(ramsey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/17 02:42"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/sergey">sergey</a>&nbsp;(sergey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:46"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/svpernova09">svpernova09</a>&nbsp;(svpernova09) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 13:03"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/theodorejb">theodorejb</a>&nbsp;(theodorejb) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/thorstenr">thorstenr</a>&nbsp;(thorstenr) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/27 15:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/timwolla">timwolla</a>&nbsp;(timwolla) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/trowski">trowski</a>&nbsp;(trowski) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/23 16:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/weierophinney">weierophinney</a>&nbsp;(weierophinney) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/18 14:47"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <!-- Results / sum per column --> <tr> <th class="rightalign"><b>Final result:</b></th> <th class="centeralign"><b>32</b></th> <th class="centeralign"><b>0</b></th> </tr> <tr> <td colspan="3"> This poll has been closed. </td> </tr> </tbody> </table> </form> <hr /> <!-- Doodle Plugin --> <form action="/start" method="post" name="doodle__form" id="doodle__form__reduce_number_of_rcs_to_four" accept-charset="utf-8" > <input type="hidden" name="sectok" value="" /> <input type="hidden" name="do" value="show" > <input type="hidden" name="id" value="rfc:release_cycle_update" > <input type="hidden" name="formId" value="doodle__form__reduce_number_of_rcs_to_four" > <input type="hidden" name="edit__entry" value=""> <input type="hidden" name="delete__entry" value=""> <table class="inline"> <tbody> <tr class="row0"> <th class="centeralign" colspan="3"> Reduce number of RCs to Four </th> </tr> <tr class="row1"> <th class="col0">Real name</th> <td class="centeralign">Yes</td> <td class="centeralign">No</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/alcaeus">alcaeus</a>&nbsp;(alcaeus) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:53"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/beberlei">beberlei</a>&nbsp;(beberlei) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:38"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/bwoebi">bwoebi</a>&nbsp;(bwoebi) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 14:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/crell">crell</a>&nbsp;(crell) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 15:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/davey">davey</a>&nbsp;(davey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/26 09:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/derick">derick</a>&nbsp;(derick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:41"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/devnexen">devnexen</a>&nbsp;(devnexen) </td> <td class="centeralign" style="background-color:#FCC">&nbsp;</td><td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 10:33"></td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ericmann">ericmann</a>&nbsp;(ericmann) </td> <td class="centeralign" style="background-color:#FCC">&nbsp;</td><td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:28"></td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/galvao">galvao</a>&nbsp;(galvao) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/28 16:30"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/girgias">girgias</a>&nbsp;(girgias) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:41"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/heiglandreas">heiglandreas</a>&nbsp;(heiglandreas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 05:32"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/hirokawa">hirokawa</a>&nbsp;(hirokawa) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/14 07:52"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ilutov">ilutov</a>&nbsp;(ilutov) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:20"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jimw">jimw</a>&nbsp;(jimw) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jwage">jwage</a>&nbsp;(jwage) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 12:04"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kelunik">kelunik</a>&nbsp;(kelunik) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/20 12:05"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kguest">kguest</a>&nbsp;(kguest) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 11:17"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/klaussilveira">klaussilveira</a>&nbsp;(klaussilveira) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/25 15:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kocsismate">kocsismate</a>&nbsp;(kocsismate) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:49"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/levim">levim</a>&nbsp;(levim) </td> <td class="centeralign" style="background-color:#FCC">&nbsp;</td><td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 16:24"></td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/mbeccati">mbeccati</a>&nbsp;(mbeccati) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:22"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nicolasgrekas">nicolasgrekas</a>&nbsp;(nicolasgrekas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 11:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nielsdos">nielsdos</a>&nbsp;(nielsdos) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/petk">petk</a>&nbsp;(petk) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 22:01"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/pierrick">pierrick</a>&nbsp;(pierrick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 13:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ramsey">ramsey</a>&nbsp;(ramsey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/17 02:43"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/sergey">sergey</a>&nbsp;(sergey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:46"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/svpernova09">svpernova09</a>&nbsp;(svpernova09) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 13:03"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/theodorejb">theodorejb</a>&nbsp;(theodorejb) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/thorstenr">thorstenr</a>&nbsp;(thorstenr) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/27 15:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/timwolla">timwolla</a>&nbsp;(timwolla) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/trowski">trowski</a>&nbsp;(trowski) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/23 16:57"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/weierophinney">weierophinney</a>&nbsp;(weierophinney) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/18 14:47"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <!-- Results / sum per column --> <tr> <th class="rightalign"><b>Final result:</b></th> <th class="centeralign"><b>30</b></th> <th class="centeralign"><b>3</b></th> </tr> <tr> <td colspan="3"> This poll has been closed. </td> </tr> </tbody> </table> </form> <hr /> <!-- Doodle Plugin --> <form action="/start" method="post" name="doodle__form" id="doodle__form__extend_security_support_by_one_year" accept-charset="utf-8" > <input type="hidden" name="sectok" value="" /> <input type="hidden" name="do" value="show" > <input type="hidden" name="id" value="rfc:release_cycle_update" > <input type="hidden" name="formId" value="doodle__form__extend_security_support_by_one_year" > <input type="hidden" name="edit__entry" value=""> <input type="hidden" name="delete__entry" value=""> <table class="inline"> <tbody> <tr class="row0"> <th class="centeralign" colspan="3"> Extend Security Support by One Year </th> </tr> <tr class="row1"> <th class="col0">Real name</th> <td class="centeralign">Yes</td> <td class="centeralign">No</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/alcaeus">alcaeus</a>&nbsp;(alcaeus) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:53"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/beberlei">beberlei</a>&nbsp;(beberlei) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:38"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/crell">crell</a>&nbsp;(crell) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 15:29"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/davey">davey</a>&nbsp;(davey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/26 09:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/derick">derick</a>&nbsp;(derick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:42"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/devnexen">devnexen</a>&nbsp;(devnexen) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 10:33"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ericmann">ericmann</a>&nbsp;(ericmann) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/galvao">galvao</a>&nbsp;(galvao) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/28 16:30"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/girgias">girgias</a>&nbsp;(girgias) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:41"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/heiglandreas">heiglandreas</a>&nbsp;(heiglandreas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 05:32"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ilutov">ilutov</a>&nbsp;(ilutov) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:21"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jimw">jimw</a>&nbsp;(jimw) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jwage">jwage</a>&nbsp;(jwage) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 12:04"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kelunik">kelunik</a>&nbsp;(kelunik) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/20 12:05"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kguest">kguest</a>&nbsp;(kguest) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 11:17"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/klaussilveira">klaussilveira</a>&nbsp;(klaussilveira) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/25 15:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kocsismate">kocsismate</a>&nbsp;(kocsismate) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:50"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/levim">levim</a>&nbsp;(levim) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 16:24"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/mbeccati">mbeccati</a>&nbsp;(mbeccati) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:22"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nicolasgrekas">nicolasgrekas</a>&nbsp;(nicolasgrekas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 11:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nielsdos">nielsdos</a>&nbsp;(nielsdos) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/petk">petk</a>&nbsp;(petk) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 21:59"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/pierrick">pierrick</a>&nbsp;(pierrick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 13:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ramsey">ramsey</a>&nbsp;(ramsey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/17 02:43"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/reywob">reywob</a>&nbsp;(reywob) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 06:35"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/sergey">sergey</a>&nbsp;(sergey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:46"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/svpernova09">svpernova09</a>&nbsp;(svpernova09) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 13:03"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/theodorejb">theodorejb</a>&nbsp;(theodorejb) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/thorstenr">thorstenr</a>&nbsp;(thorstenr) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/27 15:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/timwolla">timwolla</a>&nbsp;(timwolla) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/trowski">trowski</a>&nbsp;(trowski) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/23 16:57"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <!-- Results / sum per column --> <tr> <th class="rightalign"><b>Final result:</b></th> <th class="centeralign"><b>31</b></th> <th class="centeralign"><b>0</b></th> </tr> <tr> <td colspan="3"> This poll has been closed. </td> </tr> </tbody> </table> </form> <hr /> <!-- Doodle Plugin --> <form action="/start" method="post" name="doodle__form" id="doodle__form__allowing_recent_regression_fixes_during_security_support" accept-charset="utf-8" > <input type="hidden" name="sectok" value="" /> <input type="hidden" name="do" value="show" > <input type="hidden" name="id" value="rfc:release_cycle_update" > <input type="hidden" name="formId" value="doodle__form__allowing_recent_regression_fixes_during_security_support" > <input type="hidden" name="edit__entry" value=""> <input type="hidden" name="delete__entry" value=""> <table class="inline"> <tbody> <tr class="row0"> <th class="centeralign" colspan="3"> Allowing recent regression fixes during security support </th> </tr> <tr class="row1"> <th class="col0">Real name</th> <td class="centeralign">Yes</td> <td class="centeralign">No</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/alcaeus">alcaeus</a>&nbsp;(alcaeus) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:53"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/beberlei">beberlei</a>&nbsp;(beberlei) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:38"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/bwoebi">bwoebi</a>&nbsp;(bwoebi) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 14:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/crell">crell</a>&nbsp;(crell) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 15:30"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/davey">davey</a>&nbsp;(davey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/26 09:19"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/derick">derick</a>&nbsp;(derick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:42"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/devnexen">devnexen</a>&nbsp;(devnexen) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 10:33"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ericmann">ericmann</a>&nbsp;(ericmann) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/galvao">galvao</a>&nbsp;(galvao) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/28 16:31"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/girgias">girgias</a>&nbsp;(girgias) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:41"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/heiglandreas">heiglandreas</a>&nbsp;(heiglandreas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 05:32"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ilutov">ilutov</a>&nbsp;(ilutov) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 14:16"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jimw">jimw</a>&nbsp;(jimw) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jwage">jwage</a>&nbsp;(jwage) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 12:04"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kelunik">kelunik</a>&nbsp;(kelunik) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/20 12:06"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/klaussilveira">klaussilveira</a>&nbsp;(klaussilveira) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/25 15:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kocsismate">kocsismate</a>&nbsp;(kocsismate) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:50"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/levim">levim</a>&nbsp;(levim) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 16:24"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nicolasgrekas">nicolasgrekas</a>&nbsp;(nicolasgrekas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 11:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nielsdos">nielsdos</a>&nbsp;(nielsdos) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/petk">petk</a>&nbsp;(petk) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 21:59"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/pierrick">pierrick</a>&nbsp;(pierrick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 13:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ramsey">ramsey</a>&nbsp;(ramsey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/17 02:45"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/reywob">reywob</a>&nbsp;(reywob) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 06:35"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/sergey">sergey</a>&nbsp;(sergey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:46"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/svpernova09">svpernova09</a>&nbsp;(svpernova09) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 13:04"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/theodorejb">theodorejb</a>&nbsp;(theodorejb) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:14"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/thorstenr">thorstenr</a>&nbsp;(thorstenr) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/27 15:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/timwolla">timwolla</a>&nbsp;(timwolla) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/weierophinney">weierophinney</a>&nbsp;(weierophinney) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/18 14:48"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <!-- Results / sum per column --> <tr> <th class="rightalign"><b>Final result:</b></th> <th class="centeralign"><b>30</b></th> <th class="centeralign"><b>0</b></th> </tr> <tr> <td colspan="3"> This poll has been closed. </td> </tr> </tbody> </table> </form> <hr /> <!-- Doodle Plugin --> <form action="/start" method="post" name="doodle__form" id="doodle__form__extend_releases_cycle_to_end_of_year" accept-charset="utf-8" > <input type="hidden" name="sectok" value="" /> <input type="hidden" name="do" value="show" > <input type="hidden" name="id" value="rfc:release_cycle_update" > <input type="hidden" name="formId" value="doodle__form__extend_releases_cycle_to_end_of_year" > <input type="hidden" name="edit__entry" value=""> <input type="hidden" name="delete__entry" value=""> <table class="inline"> <tbody> <tr class="row0"> <th class="centeralign" colspan="3"> Extend Releases Cycle to End of Year </th> </tr> <tr class="row1"> <th class="col0">Real name</th> <td class="centeralign">Yes</td> <td class="centeralign">No</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/alcaeus">alcaeus</a>&nbsp;(alcaeus) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:53"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/beberlei">beberlei</a>&nbsp;(beberlei) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:38"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/crell">crell</a>&nbsp;(crell) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 15:30"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/davey">davey</a>&nbsp;(davey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/26 09:19"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/derick">derick</a>&nbsp;(derick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:42"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/devnexen">devnexen</a>&nbsp;(devnexen) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 10:34"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ericmann">ericmann</a>&nbsp;(ericmann) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/galvao">galvao</a>&nbsp;(galvao) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/28 16:31"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/girgias">girgias</a>&nbsp;(girgias) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:41"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/heiglandreas">heiglandreas</a>&nbsp;(heiglandreas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 05:32"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/hirokawa">hirokawa</a>&nbsp;(hirokawa) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/14 07:52"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ilutov">ilutov</a>&nbsp;(ilutov) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 14:20"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jimw">jimw</a>&nbsp;(jimw) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 18:19"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/jwage">jwage</a>&nbsp;(jwage) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 12:04"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kelunik">kelunik</a>&nbsp;(kelunik) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/20 12:06"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kguest">kguest</a>&nbsp;(kguest) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 11:17"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/klaussilveira">klaussilveira</a>&nbsp;(klaussilveira) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/25 15:56"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/kocsismate">kocsismate</a>&nbsp;(kocsismate) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 12:50"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/levim">levim</a>&nbsp;(levim) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 16:24"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/mbeccati">mbeccati</a>&nbsp;(mbeccati) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/12 10:22"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nicolasgrekas">nicolasgrekas</a>&nbsp;(nicolasgrekas) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 11:12"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/nielsdos">nielsdos</a>&nbsp;(nielsdos) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:40"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/petk">petk</a>&nbsp;(petk) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 21:59"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/pierrick">pierrick</a>&nbsp;(pierrick) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/16 13:28"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/ramsey">ramsey</a>&nbsp;(ramsey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/17 02:44"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/reywob">reywob</a>&nbsp;(reywob) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/11 06:36"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/sergey">sergey</a>&nbsp;(sergey) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 10:46"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/svpernova09">svpernova09</a>&nbsp;(svpernova09) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/10 13:04"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/theodorejb">theodorejb</a>&nbsp;(theodorejb) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 13:14"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/thorstenr">thorstenr</a>&nbsp;(thorstenr) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/27 15:18"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/timwolla">timwolla</a>&nbsp;(timwolla) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/09 17:13"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/trowski">trowski</a>&nbsp;(trowski) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/23 16:57"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <tr> <td class="rightalign"> <a href="//people.php.net/weierophinney">weierophinney</a>&nbsp;(weierophinney) </td> <td class="centeralign" style="background-color:#AFA"><img src="/lib/images/success.png" title="2024/04/18 14:48"></td><td class="centeralign" style="background-color:#FCC">&nbsp;</td> </tr> <!-- Results / sum per column --> <tr> <th class="rightalign"><b>Final result:</b></th> <th class="centeralign"><b>33</b></th> <th class="centeralign"><b>0</b></th> </tr> <tr> <td colspan="3"> This poll has been closed. </td> </tr> </tbody> </table> </form> </div> <h2 class="sectionedit13" id="patches_and_tests">Patches and Tests</h2> <div class="level2"> <p> The implementation of this <abbr title="Request for Comments">RFC</abbr> is a change to the <a href="https://github.com/php/policies/blob/main/release-process.rst" class="urlextern" title="https://github.com/php/policies/blob/main/release-process.rst" rel="ugc nofollow">https://github.com/php/policies/blob/main/release-process.rst</a> document. </p> </div> <h2 class="sectionedit14" id="references">References</h2> <div class="level2"> <ul> <li class="level1"><div class="li"> Original Release Process <abbr title="Request for Comments">RFC</abbr>: <a href="https://wiki.php.net/rfc/releaseprocess" class="urlextern" title="https://wiki.php.net/rfc/releaseprocess" rel="ugc nofollow">https://wiki.php.net/rfc/releaseprocess</a></div> </li> <li class="level1"><div class="li"> Existing Release Process Policy document: <a href="https://github.com/php/policies/blob/main/release-process.rst" class="urlextern" title="https://github.com/php/policies/blob/main/release-process.rst" rel="ugc nofollow">https://github.com/php/policies/blob/main/release-process.rst</a></div> </li> </ul> </div> <h2 class="sectionedit15" id="rejected_features">Rejected Features</h2> <div class="level2"> <p> Keep this updated with features that were discussed on the mail lists. </p> </div> <!-- wikipage stop --> </div> <div class="docInfo"><bdi>rfc/release_cycle_update.txt</bdi> · Last modified: 2024/04/09 10:41 by <bdi>derick</bdi></div> </div></div><!-- /content --> <hr class="a11y" /> <!-- PAGE ACTIONS --> <div id="dokuwiki__pagetools"> <h3 class="a11y">Page Tools</h3> <div class="tools"> <ul> <li><a href="/rfc/release_cycle_update?do=edit" class="action source" accesskey="v" rel="nofollow" title="Show pagesource [V]"><span>Show pagesource</span></a></li><li><a href="/rfc/release_cycle_update?do=revisions" class="action revs" accesskey="o" rel="nofollow" title="Old revisions [O]"><span>Old revisions</span></a></li><li><a href="/rfc/release_cycle_update?do=backlink" class="action backlink" rel="nofollow" title="Backlinks"><span>Backlinks</span></a></li><li><a href="#dokuwiki__top" class="action top" accesskey="t" rel="nofollow" title="Back to top [T]"><span>Back to top</span></a></li> </ul> </div> </div> </div><!-- /wrapper --> </div></div><!-- /site --> <div class="no"><img src="/lib/exe/taskrunner.php?id=rfc%3Arelease_cycle_update&amp;1737457138" width="2" height="1" alt="" /></div> <div id="screen__mode" class="no"></div> <!--[if ( lte IE 7 | IE 8 ) ]></div><![endif]--> </section> <section class="secondscreen"> <!-- TOC START --> <div id="dw__toc" class="dw__toc"> <h3 class="toggle">Table of Contents</h3> <div> <ul class="toc"> <li class="level1"><div class="li"><a href="#php_rfcrelease_cycle_update">PHP RFC: Release cycle update</a></div> <ul class="toc"> <li class="level2"><div class="li"><a href="#introduction">Introduction</a></div></li> <li class="level2"><div class="li"><a href="#proposal">Proposal</a></div> <ul class="toc"> <li class="level3"><div class="li"><a href="#allow_features_that_do_not_require_an_rfc_in_the_beta_period">Allow features that do not require an RFC in the beta period</a></div></li> <li class="level3"><div class="li"><a href="#disallow_new_features_in_release_candidates_and_bug_fix_releases">Disallow New Features in Release Candidates and Bug Fix releases</a></div></li> <li class="level3"><div class="li"><a href="#reduce_number_of_rcs_to_four">Reduce number of RCs to Four</a></div></li> <li class="level3"><div class="li"><a href="#extend_security_support_by_one_year">Extend Security Support by One Year</a></div></li> <li class="level3"><div class="li"><a href="#allowing_recent_regression_fixes_during_security_support">Allowing recent regression fixes during security support</a></div></li> <li class="level3"><div class="li"><a href="#extend_releases_cycle_to_end_of_year">Extend Releases Cycle to End of Year</a></div></li> </ul> </li> <li class="level2"><div class="li"><a href="#revised_timeline">Revised Timeline</a></div></li> <li class="level2"><div class="li"><a href="#proposed_php_version_s">Proposed PHP Version(s)</a></div></li> <li class="level2"><div class="li"><a href="#proposed_voting_choices">Proposed Voting Choices</a></div></li> <li class="level2"><div class="li"><a href="#patches_and_tests">Patches and Tests</a></div></li> <li class="level2"><div class="li"><a href="#references">References</a></div></li> <li class="level2"><div class="li"><a href="#rejected_features">Rejected Features</a></div></li> </ul></li> </ul> </div> </div> <!-- TOC END --> </section> </section><!-- .fullscreen --> <footer> <nav class="fullscreen"> <ul> <li><a href="//php.net/copyright">Copyright © 2001-2025 The PHP Group</a></li> <li><a href="//php.net/sites">Other PHP.net sites</a></li> <li><a href="//php.net/privacy">Privacy policy</a></li> </ul> </nav> </footer> </div><!-- .wrap --> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10