Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:97967 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 80250 invoked from network); 26 Jan 2017 09:04:46 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 26 Jan 2017 09:04:46 -0000 X-Host-Fingerprint: 137.50.184.242 oa-edu-184-242.wireless.abdn.ac.uk Received: from [137.50.184.242] ([137.50.184.242:17550] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/D0-04124-AABB9885 for ; Thu, 26 Jan 2017 04:04:43 -0500 Message-ID: <24.D0.04124.AABB9885@pb1.pair.com> To: internals@lists.php.net References: Date: Thu, 26 Jan 2017 09:04:37 +0000 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; 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: 137.50.184.242 Subject: Re: Not autoloading functions From: ajf@ajf.me (Andrea Faulds) Hi, Rasmus Schultz wrote: > Since the autoloading functions proposal is stalled, how about allowing for > import of static functions instead? The problem with stop-gap measures is they become entrenched, and the proper solution doesn't get implemented. But we may be at the risk of the latter anyway. -- Andrea Faulds https://ajf.me/