Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130603 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 A959D1A00BC for ; Fri, 10 Apr 2026 20:38:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1775853534; bh=gxgM/4Clij5eUMZuI2DJ/ABcJanGY/+/+gzyos5CI2s=; h=From:Subject:Date:References:To:In-Reply-To:From; b=TvYq2Ntk8/KzJ6m+SXIaSxme/jlS8oRqxB6morrCBGWH46biKfT/yzjwPECx05MXF +WsFrrrpSqGtem8g/5rdTvR6h+n03TwTXwPbsTKfXKDPU9k/JBvVCk4Jiw7i7RIQi8 h5Q/Z5+iuB355eOuhcohwL66yksKEwZhE+6ruZitCfPYfNSgXTjKSs3tlo3Vy76lUS BKmK0cifznyOaduBRbKt1LgXqMxpWfMgWrfCSf51lzgEbQv9Ju9rauo/lI2TRn28fW +5dUj6YBujzLqYQJdH/FEIzGKsrALw01rfC9PVuu/q/9dSxmQKR95tgJv+Lsq7bS5P VID0KoEZk658g== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id B5C1E1801D6 for ; Fri, 10 Apr 2026 20:38:53 +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.8 required=5.0 tests=BAYES_50,DMARC_MISSING, SPF_HELO_NONE,SPF_PASS autolearn=no autolearn_force=no version=4.0.1 X-Spam-Virus: No X-Envelope-From: Received: from supercat.cmpct.info (supercat.cmpct.info [71.19.146.230]) (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 ; Fri, 10 Apr 2026 20:38:53 +0000 (UTC) Received: from smtpclient.apple (fctnnbsc38w-142-134-101-31.dhcp-dynamic.fibreop.nb.bellaliant.net [142.134.101.31]) by supercat.cmpct.info (Postfix) with ESMTPSA id DC20843318 for ; Fri, 10 Apr 2026 20:38:45 +0000 (UTC) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: list list-help: list-unsubscribe: list-post: List-Id: x-ms-reactions: disallow Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3864.500.181\)) Subject: Re: [PHP-DEV] [RFC] Display Function Arguments in Errors Date: Fri, 10 Apr 2026 17:38:34 -0300 References: <939CFA28-A6FF-433F-85A0-B83345CEF4A6@cmpct.info> <0598E8E2-F795-45E4-9177-0CA1B1808008@cmpct.info> To: PHP internals In-Reply-To: Message-ID: <9F4960AC-3B1B-4174-B37F-19268C846BB0@cmpct.info> X-Mailer: Apple Mail (2.3864.500.181) From: calvin@cmpct.info (Calvin Buckley) On Apr 2, 2026, at 3:39=E2=80=AFPM, Calvin Buckley = wrote: >=20 > I've changed the name again to try to address everyone's concerns; > because of this, I'll delay the voting by a week, especially since > it's a holiday on when I had originally intended to do so anyways. > Feedback would be appreciated. I've updated the RFC again to put benchmarks for perf impact (as was mentioned on the list); for the sake of a minor change cooldown period, I'll give it another week to start voting and allow for discussion.=