Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119540 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 34733 invoked from network); 13 Feb 2023 10:05:34 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 13 Feb 2023 10:05:34 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 27843180507 for ; Mon, 13 Feb 2023 02:05:33 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_NONE,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS15169 209.85.128.0/17 X-Spam-Virus: No X-Envelope-From: Received: from mail-ej1-f45.google.com (mail-ej1-f45.google.com [209.85.218.45]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Mon, 13 Feb 2023 02:05:32 -0800 (PST) Received: by mail-ej1-f45.google.com with SMTP id n10so3528437ejc.4 for ; Mon, 13 Feb 2023 02:05:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=MpOZJ8QeGq04S2lMZR3peXVOESvDDzVr2f5pIyolk+E=; b=Q+5x5rnQ1ii7Do4aWtA3YIhiiIg1pMhRQDd0R1tWlgY4prZqhsZWOeOYLD6L7tWesc P8JmQFZRVJrNQgwLJAW4kOXTUXkTyy2SoMpCFDXtq3OMs0SODAqYlCfFDXFmH1S+k0Fg VLQXPYpfxBZVZ3TT3OIgM5gB9fOBuyFhU8d0uiEkIkHdeQ6kCg4Bu7bIGCCZYwJlCX3U 1aYSH5PV26qmpVtdD+FLJA+oiEeJaP+pUAhwfRz6r1/pssBqjRGHooNXnu+sQPXlF1lZ /x9bH0zrKb8L9EcMkVR+chN0zDHZodVBMyQXrOMWkFBxmWw6j0KwJSPNsodIjC2FNSmO zpxw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=MpOZJ8QeGq04S2lMZR3peXVOESvDDzVr2f5pIyolk+E=; b=628qID9Br1GgzbripobkJI9gD7llUwuwQaJh4dYbOA9dc6MnTKF1rpe6PJThCxD6cu ItfDT3NR8JMWwkMCbifrqq4E3UfhO0oldbSyHbGdmMFoCvQO5aNt2rekrlC5pH5KLVQK e/XQqJpNv3ux9ZKq3Ax+n31Do92GZUIdGauEpOhdACZEdO59UsBpbvxceYY3yQJp1Ba6 rRXO4RxLlieh8jaZGyYGG3an6+E0Ox2lBqCTE3w5I6VrhNgm3lKUYI//FBMQxkBT4Ppw dKrwv9mctQpIyNE5RR3qxa9xQef/kGBfoiu9TuUcYETYpODO41+pQ5i+19jDGQpW6ntS M4mg== X-Gm-Message-State: AO0yUKXVSQCXROmwm602+WI8jskB4tySwoxuLJkI6OEY/1AJBhL4x03m lLyPNQsuDz7qFHIiZ17uO5Ik46TgArEERcXr/EBkNCNPnkc= X-Google-Smtp-Source: AK7set/MG/rRRSMZwNTx+eJ7K+Zb2aXM+0lC/Y62w3O9ij4hZ/PZfOpKgqBCs6SxgQ1P4ITZAeuwd5UELKgObtB1bac= X-Received: by 2002:a17:906:68d7:b0:8af:373f:4735 with SMTP id y23-20020a17090668d700b008af373f4735mr4244368ejr.6.1676282731673; Mon, 13 Feb 2023 02:05:31 -0800 (PST) MIME-Version: 1.0 References: <1cb213ea-ff7d-c4b2-5345-fadbc5953c94@bastelstu.be> In-Reply-To: Date: Mon, 13 Feb 2023 13:05:20 +0300 Message-ID: To: Max Kellermann Cc: internals@lists.php.net Content-Type: multipart/alternative; boundary="000000000000c3bc3805f491fc53" Subject: Re: [PHP-DEV] [VOTE] include cleanup From: dmitrystogov@gmail.com (Dmitry Stogov) --000000000000c3bc3805f491fc53 Content-Type: text/plain; charset="UTF-8" On Mon, Feb 13, 2023 at 12:51 PM Max Kellermann wrote: > On 2023/02/13 10:28, Dmitry Stogov wrote: > > It's OK when commits are reverted. > > You are working in a common repository, and if your commits become > stoppers > > for others they have to be reverted. > > Some of my commits were reverted as well. > > That doesn't explain why you demanded to revert everything instead of > applying my trivial single-line fix. > > > Having too many dependent commits and inability to revert a single one > > became an additional trouble and drew more attention to things you are > > doing... > > I didn't care about a single header change, but I do care about 100 > > dependent commits. > > I don't get it, what's your point here? > > The fact that these dependencies exist is a result of the unclean > state of the PHP code base, something my work aims to improve. The > number of dependencies after my PRs was lower than before, and that's > good. > > The "inability to revert a single one" is not a problem that needed to > be solved, because a revert was never necessary - there was a trivial > fix (that did work, contrary to your assertion). > > > After all, this includes cleanup is really questionable, and the current > > vote result shows that is not my sole opinion. > > Personally, I think this work might be very welcome during PHP-7.0 > > development together with other re-factoring(s). > > Massive permutation changes in a minor release are not acceptable for me. > > Maybe it makes sense to target them to PHP-9.0 > > The vote is not about WHEN this cleanup can be done - it's about > WHETHER at all. > > Voting "yes" does not imply that this must be done for 8.3. The RFC > suggests that it could be 8.3 or 9.0, but that decision is not part of > the vote. > > Voting "no" means you never want this cleanup to happen, ever, not for > 8.3 and not for 9.0. > > So if you're not really opposed to such a kind of cleanup in general, > don't vote "no". > The RFC proposes merging into the "master" branch. And I voted exactly against this. Thanks. Dmitry. --000000000000c3bc3805f491fc53--