Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119622 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 37714 invoked from network); 28 Feb 2023 22:36:15 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 28 Feb 2023 22:36:15 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 9798B180565 for ; Tue, 28 Feb 2023 14:36:14 -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=-0.5 required=5.0 tests=BAYES_05,SPF_HELO_NONE, SPF_PASS,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS24940 138.201.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from swift.blarg.de (swift.blarg.de [138.201.185.127]) by php-smtp4.php.net (Postfix) with ESMTP for ; Tue, 28 Feb 2023 14:36:14 -0800 (PST) Received: from swift.blarg.de (swift.blarg.de [IPv6:2a01:4f8:c17:52a8::2]) (Authenticated sender: max) by swift.blarg.de (Postfix) with ESMTPSA id B413441238; Tue, 28 Feb 2023 23:36:13 +0100 (CET) Date: Tue, 28 Feb 2023 23:36:12 +0100 To: Dmitry Stogov Cc: Dan Liebner , PHP Internals Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [PHP-DEV] PHP code refactoring (was: include cleanup) From: max+php@blarg.de (Max Kellermann) On 2023/02/28 23:34, Dmitry Stogov wrote: > > https://github.com/php/php-src/commit/b98f18e7c3838cf587a1b6d0f033b89e9909c79d > > > > No vote was made on this, therefore this doesn't violate any community > > rules, does it? > > > > Please reread https://wiki.php.net/RFC/voting#voting > RFC is accepted by a supermajority of the primary vote. > The secondary votes may be used to make decisions about implementation > details. That doesn't answer my question. Does it violate any community rules or not? Max