Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:119832 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 76444 invoked from network); 8 Apr 2023 16:54:40 -0000 Received: from unknown (HELO php-smtp4.php.net) (45.112.84.5) by pb1.pair.com with SMTP; 8 Apr 2023 16:54:40 -0000 Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 8C5161804B3 for ; Sat, 8 Apr 2023 09:54:37 -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=-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 ; Sat, 8 Apr 2023 09:54:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1680972875; bh=ZTU8CxGIhGQ33Hj8/rS4mFYdad+J4YS7D/P63KqUeFE=; h=Message-ID:Date:MIME-Version:Subject:To:References:From: In-Reply-To:Content-Type:from:to:cc:subject:message-id; b=SY9m7+yynPUFKWAek9h/46VJ000lj1Izeeldx3s297b186UnJeCuEOeu+5D4VWgoA m7mAZm19ed1vCLMeppRGGJ4l10Ivyu+HD06dpItki0YhsiYqLhLdDq9+dD4yMkX9ix EI+9ucqT6pdYsUKZQ72tgLW6HtdTDfDkSH+WNveVKsEPs2HN9rfWNXIFZxvqnhYJC4 Sh9f82ZNWe+XpSn07cLgfhgsxTMjt4cb83GAhPBwn7a1pB72yj60wD9TXeYxGsMOB4 XEIsWNsi+0qCCZCC9oswtBUCmXJkICXCCy7pWtk/2HMZUQv/9Z0cPuKa0hFH4R9TRD Rm4QccwnsSLkA== Message-ID: <707ab672-8d36-2f9b-032f-6ab45291ad38@bastelstu.be> Date: Sat, 8 Apr 2023 18:54:32 +0200 MIME-Version: 1.0 To: Jakub Zelenka , PHP internals list References: Content-Language: en-US In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [PHP-DEV] [RFC] PHP Technical Committee From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=c3=bcsterhus?=) Hi On 4/7/23 12:58, Jakub Zelenka wrote: > Feel free to comment here or if you have just some wording suggestions > there is also a PR in my util repository for easier collaboration on the > text: https://github.com/bukka/php-util/pull/1 . So feel free to comment / > send suggestion there as well. It appears the RFC is not yet listed in the overview at https://wiki.php.net/rfc, is this intentional? Best regards Tim Düsterhus