Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:130737 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 618201A00BC for ; Fri, 1 May 2026 15:33:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=php.net; s=mail; t=1777649611; bh=fMb5Gt5kIZ4Ib3hAhjIp+KrkGlbnkK3tGjylSWkDckc=; h=From:Subject:Date:To:From; b=Z9xynJX56SqD+hrxAAaof5H78eJ5x45xPpkfv1O8p2JxRt1bdjY8ruSiZjJU1dVj4 spdkxZjbrXcm9UK7gT5X8+j0Io0BCs6tPkjm5qVwUhEUe37ulFkwXpzwzlzAyoo2Nu jpmXfvdA4o/AKvLtH8lp8vTYObl6tOoaHAsqXx5NOJEvCd0NzgxdWFy83vuPS++lBs PjJ/lJ+wyEKwWzyRuO7FpK3tRqMcffkapOPa/Y0ad2T4g1lm2Guq3TbxQAf9kZtGMr /ccTKj+GLeyMhEuDIwfL/SMhQMUvvcWx/iJqRT60TINjczB3Tszx2a7xq62MaHONBG BoONByAiTvkPQ== Received: from php-smtp4.php.net (localhost [127.0.0.1]) by php-smtp4.php.net (Postfix) with ESMTP id 029AE18004C for ; Fri, 1 May 2026 15:33:27 +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.0 required=5.0 tests=BAYES_40,DMARC_MISSING, SPF_HELO_NONE,T_SPF_TEMPERROR 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, 1 May 2026 15:33:26 +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 3B86F45082 for ; Fri, 01 May 2026 15:33:19 +0000 (UTC) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit 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: [PHP-DEV] [VOTE] Display Function Arguments in Errors Message-ID: Date: Fri, 1 May 2026 12:33:07 -0300 To: PHP internals X-Mailer: Apple Mail (2.3864.500.181) From: calvin@cmpct.info (Calvin Buckley) I'm opening up the vote on this RFC. Wiki page: https://wiki.php.net/rfc/display_error_function_args Internals thread: https://externals.io/message/130290 There are three votes to cast, and the voting should end on 2026-05-15T21:00:00Z. Regards, Calvin