On 04.08.2020 at 20:22, Sara Golemon wrote: > On Tue, Aug 4, 2020 at 12:01 PM Nikita Popov <nikita....@gmail.com> wrote: > >> Sorry, I didn't catch that this message said feature freeze *and branch*. >> >> Please do not create a separate PHP-8.0 branch yet. A separate branch is >> only needed if anyone wants to start landing changes targeting PHP 8.1 >> already -- as far as I'm aware, nobody is actively working on PHP 8.1 yet. > > This is how we've done it since we adopted the formalized release process. > :/
Well, we made an exception for 7.4 which has been branched half a year earlier[1] – and I don't think that hurt anybody. :) Delaying the PHP-8.0 branch makes sense to, so we all can focus on the new major version (there's certainly of lot of small issue to be improved, and one or three bugs to be fixed). >> Due to our git workflow, creating a branch now means that every single >> commit to PHP 8.0 will also require a merge into master. This is a rather >> big waste of time and CI resources if we expect PHP-8.0 and master to be >> identical in the near future. > > I, for one, plan to start pushing resource->object conversions that are > targeting 8.1, so to me it makes sense to have that development branch open > already. Well, but waiting for a few weeks shouldn't be an issue either, I supposed. > Do others feel strongly one way or the other? No strong feelings either way, but I'm in favor of delaying the branching. [1] <https://news-web.php.net/php.internals/103862> -- Christoph M. Becker -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: https://www.php.net/unsub.php