Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:117439 Return-Path: Delivered-To: mailing list internals@lists.php.net Received: (qmail 26576 invoked from network); 28 Mar 2022 18:27:13 -0000 Received: from unknown (HELO localhost.localdomain) (76.75.200.58) by pb1.pair.com with SMTP; 28 Mar 2022 18:27:13 -0000 To: internals@lists.php.net Date: Mon, 28 Mar 2022 20:55:14 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0 Content-Language: en-GB Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 149.241.136.89 Subject: Re: [VOTE] Undefined Variable Error Promotion From: marandall@php.net (Mark Randall) Message-ID: On 14/03/2022 17:18, Mark Randall wrote: > I have started the vote for promoting undefined variable access to throw > an Error exception. > The vote will run for 2 weeks until March 28th 2022. > https://wiki.php.net/rfc/undefined_variable_error_promotion The RFC has passed with 33 votes (80%) in favour and 8 against. Mark Randall