Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119443 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 46688 invoked from network); 1 Feb 2023 12:40:15 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 1 Feb 2023 12:40:15 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id E142E1804F7 for ; Wed, 1 Feb 2023 04:40: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=-2.1 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,SPF_HELO_NONE,SPF_PASS, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.2 X-Spam-ASN: AS24940 176.9.0.0/16 X-Spam-Virus: No X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Wed, 1 Feb 2023 04:40:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1675255212; bh=bUtP8t7CvFcj0o5G00SVfCf/BSiaTI26jugWqEHqU+8=; h=Date:Subject:To:References:From:In-Reply-To:From; b=UJSAy45nlteQjEGRnCqBBIzyhCFS+cMqTX0vltKoh0V62Jj4BttyDF2+BIkN6uoJY csAdXg/v23KmvQIm8ZVqLNM9DgBcYp1fs501lNI1qbcahXqKsqxDteHbtZDH+N+H6m mGaLVJL//YUG9u0MCix4Mo1+6UWzV4BYsOELlsaJa0IvxWxndiAen7zx2ZdbbwdtyV qZHbYr9AnjckeMFT7tDUX+mqE8yNyPTL5fQRrOSWCejzspxZgNnsXe4G/kATvYqypH QegbAeKUCCQ1aES2f9aBrEbhvV/2sHkiFc2LoKQOxAW9h6w0bLS6wh6p20A8Q7rkQ+ 1z6gtq1lW+3fA== Message-ID: Date: Wed, 1 Feb 2023 13:40:10 +0100 MIME-Version: 1.0 Content-Language: en-US To: Max Kellermann , internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [VOTE] include cleanup From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=c3=bcsterhus?=) Hi On 2/1/23 13:13, Max Kellermann wrote: > On 2023/01/30 11:26, Max Kellermann wrote: >> If nobody objects, I'll announce the start of voting on February 1st. > > That's today. > > Voting starts now, please vote on my RFC: > https://wiki.php.net/rfc/include_cleanup > > Original discussion: https://news-web.php.net/php.internals/119272 > I just notice that the position in the overview page will also need to be updated: https://wiki.php.net/rfc Best regards Tim Düsterhus