Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:111953 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 60584 invoked from network); 29 Sep 2020 10:44:35 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 29 Sep 2020 10:44:35 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 839C91804AA for ; Tue, 29 Sep 2020 02:56:11 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_ENVFROM_END_DIGIT, FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H2, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=3.4.2 X-Spam-Virus: No X-Envelope-From: Received: from mail-yb1-f170.google.com (mail-yb1-f170.google.com [209.85.219.170]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 29 Sep 2020 02:56:08 -0700 (PDT) Received: by mail-yb1-f170.google.com with SMTP id h9so3177803ybm.4 for ; Tue, 29 Sep 2020 02:56:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=eEgVzkNNaR18AvQQYQ/HPLUy6EKV68A3K1JLClgQBY0=; b=lm8nZ0bqYEWkc7hSXAQhul83rM2nsLth114i1a8hI2xAEzX3xqtozj0DB0FfkPdhFE fqboE80ocGYgmXB52059f6jQbElr3gJdeqpkFwMVYSCYiYIAscBAg0esYOa+Ps4nd/q5 8gbL2iAGTghsuUWqD/HaxjKUuJiCBsFdgsMkxuiGgZ1Rp57f93QsgQfxI+klqxpeZnvk ml+yspTpZV0orBM9EwtQrkfd/zeUFYtmrJxC1Iakle9x1RB5NIXqIkNDhLg/VaxtnN0a Z4+22hdpUvChkwvCxZJzXzFfUIHv99KOzePLZDAs9uD0w4/tDDYxcJkJzpLEv/LDUYfd 8hxA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=eEgVzkNNaR18AvQQYQ/HPLUy6EKV68A3K1JLClgQBY0=; b=mZFFKfhmIVlyFAYKA3qgDlGr8UMwVaPPqpg6VZDGPy5F4fIY0K+GIFVidjhkWIdS53 0X5IHeC5P6fbL4GB74m1KVVG0d0nfz2/cxCJ5Gm61IbukB+/BYlVh96/FwlcVAN2uctJ H4hCLydw0p8RSVJLa29UswpxogPYpFWnd2eeE5AnFGp3NtMkbFzfam1MWz1UC6MxocbP zVfvyZ/GXXuxI4vsl9OZERRvmqsHYRQmN3S/25lQkX1QcIDFpMIerDp6KWwncV5h9TEo UfCBiU20pKJVFXa6AJLGgIwWtEj2rpuiiufxZ1Y5ZHe58+JBEcboMU4BYwZCm3oyETS3 Aa9g== X-Gm-Message-State: AOAM530Pdaqfd1JCxNr/znq5Yhxr/hQ8uYR81WPpQxnHxSN+DRQTMzOy aQSVqO7s4imBmEI3L5ppfPrt/0AV3bfBoWx1xu5I7wlA5mo= X-Google-Smtp-Source: ABdhPJy88/tPc8yFoV9J2ZxGgJk/c2HSxdCwxk6GfA0TmZRcLbSQfdasl767Bp6bIiLhoXAOosjAh7c/YQtotN8bKeY= X-Received: by 2002:a25:8546:: with SMTP id f6mr5411078ybn.476.1601373367145; Tue, 29 Sep 2020 02:56:07 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: Date: Tue, 29 Sep 2020 11:55:56 +0200 Message-ID: To: Gabriel Caruso Cc: PHP Internals , Sara Golemon Content-Type: multipart/alternative; boundary="000000000000b3976105b070caf4" Subject: Re: [PHP-DEV] PHP 8.0 branch cut - The Return From: kocsismate90@gmail.com (=?UTF-8?B?TcOhdMOpIEtvY3Npcw==?=) --000000000000b3976105b070caf4 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Thank you for the question! If I may give my opinion, I'd wait with the branch cut, simply because merging to 2 branches would make contributing more time consuming for me, especially when there are multiple PRs/day to merge, and when we have a close deadline. I don't know whether it's possible to release RC1 (and freeze ABI) without a branch cut, but I'd be ok with this as well, so that we would have an extra 1-2 weeks to finish the majority of the parameter renames without an additional merging overhead. Personally, I think releasing RC1 is realistic now, since parameter names in the most important extensions (- ext/spl) have already been reviewed. Regards, M=C3=A1t=C3=A9 --000000000000b3976105b070caf4--