Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:102026 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 58619 invoked from network); 9 Apr 2018 21:54:55 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Apr 2018 21:54:55 -0000 X-Host-Fingerprint: 84.72.163.150 84-72-163-150.dclient.hispeed.ch Received: from [84.72.163.150] ([84.72.163.150:15959] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5E/63-36099-D21EBCA5 for ; Mon, 09 Apr 2018 17:54:54 -0400 Message-ID: <5E.63.36099.D21EBCA5@pb1.pair.com> To: internals@lists.php.net References: Date: Mon, 9 Apr 2018 23:54:50 +0200 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:49.0) Gecko/20100101 Firefox/49.0 SeaMonkey/2.46 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Posted-By: 84.72.163.150 Subject: Re: [PHP-DEV] [RFC][Discussion] Make compact function reportsundefined passed variables From: ajf@ajf.me (Andrea Faulds) And the determined can prefix with an @ if they want similar to old behaviour :) Ivan Enderlin wrote: > Hello, > > Yes, a thousand yes. Silently ignoring undefined variables is a source > of multiple bugs. Emiting a warning is a small BC break comparing to the > benefits. > > Regards. > -- Andrea Faulds https://ajf.me/