Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:128183 X-Original-To: internals@lists.php.net Delivered-To: internals@lists.php.net Received: from php-smtp4.php.net (php-smtp4.php.net [45.112.84.5]) by lists.php.net (Postfix) with ESMTPS id 028501A00BC for ; Tue, 22 Jul 2025 20:19:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1753215435; bh=KsZWt6OeJckHn2oHnZRCl9CKf5u4XZdgUR55Jnnhzb4=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=UDHUir1LddS3xw7NS4Ktobs49kefqrRpOy+nwE5iXhFNaS70TU9p03wkU2IW/mlN7 RtbaRKm6Mnrx5JdIyiUc4J8hCgAo0BUWtYSsfLY9XaUW/Id1YvMqhmGf1VE7rW4fBT CtqALeCXNG143m/igZs/DrtNQjI2dFzOJyORuD9wmRkUZeW0OZ0pPWeGoYFNqghcKq TsTPryrw6NuUb3IuPzXcYRXv3wD8GsBsdBslMp+rE7HM47ZfqJ76zehUYB1kZxnhnB fHE44OTBum+aHdFm/HMZ+/vbpFpzJZp2KhV7jLE+Ffx/OiwQJsZR459yK3xRWpEeCa KpLHZoQFLcTzA== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id C4707180622 for ; Tue, 22 Jul 2025 20:17:14 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 4.0.1 (2024-03-25) on php-smtp4.php.net X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=BAYES_05,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,DMARC_PASS,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: Error (Cannot connect to unix socket '/var/run/clamav/clamd.ctl': connect: Connection refused) X-Envelope-From: Received: from chrono.xqk7.com (chrono.xqk7.com [176.9.45.72]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by php-smtp4.php.net (Postfix) with ESMTPS for ; Tue, 22 Jul 2025 20:17:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bastelstu.be; s=mail20171119; t=1753215537; bh=X1vHgQuwd9xFcI+0vu84e0jc1k2k926iE+6HTCuI58w=; h=MIME-Version:Date:From:To:Cc:Subject:In-Reply-To:References: Message-ID:Content-Type:from:to:cc:subject:message-id; b=VAQuTv2LfF/IQzFHh/8bgWI7imRdA20UMZde+CeQCEgSKAQYptGx6csQnacAcel5C 5xhzOnmELWs70CgNZ3rU3ebLcs5Tv9PtX1F61SZuytgTiWcoihZNLgvFq9MHmjrFM4 cubZDwrzOj8P6iMKfwFRBCODHp4Mc0ALhTNuvIUGmhE9GfTItH+ABNhgm6wP2V0KHl 5bL2oSPOl0ktVA6YY7rIYc4zTq7xJCNF+4jhJtDmqPWiR1gNw/dVJUEbYBZq5Qrd0G FHdxfPgRy0fU/GSE86oF+pq9bzEe8W5JjSq2+cMUYRPT6aoFyzNDbECiL7c2RJTwXg vyimgk2qJp5EQ== Precedence: bulk list-help: list-post: List-Id: internals.lists.php.net x-ms-reactions: disallow MIME-Version: 1.0 Date: Tue, 22 Jul 2025 22:18:57 +0200 To: Larry Garfield Cc: php internals Subject: Re: [PHP-DEV] [RFC] Partial Function Application v2 In-Reply-To: <6cf2b42f-8cfd-49a0-bd73-35aedc54873c@app.fastmail.com> References: <6cf2b42f-8cfd-49a0-bd73-35aedc54873c@app.fastmail.com> Message-ID: <085027ee22e5155c166dbca3e462433c@bastelstu.be> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit From: tim@bastelstu.be (=?UTF-8?Q?Tim_D=C3=BCsterhus?=) Hi Am 2025-07-22 22:02, schrieb Larry Garfield: > It seems the discussion has quieted down and wasn't particularly > contentious to begin with (whew), so we're just about ready for a vote. Would it not be appropriate to answer unanswered questions in the discussion (i.e. mine from 12 days ago) and making the previously announced changes (i.e. the ones that Arnaud announced 20 days ago) to the RFC text before claiming that the discussion has quieted down and that the RFC is ready for a vote? Best regards Tim Düsterhus