Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78871 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 43046 invoked from network); 11 Nov 2014 13:20:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 11 Nov 2014 13:20:28 -0000 Authentication-Results: pb1.pair.com header.from=php@tutteli.ch; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=php@tutteli.ch; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain tutteli.ch designates 80.74.154.78 as permitted sender) X-PHP-List-Original-Sender: php@tutteli.ch X-Host-Fingerprint: 80.74.154.78 ns73.kreativmedia.ch Linux 2.6 Received: from [80.74.154.78] ([80.74.154.78:58652] helo=hyperion.kreativmedia.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 72/70-39904-A1D02645 for ; Tue, 11 Nov 2014 08:20:27 -0500 Received: (qmail 18614 invoked from network); 11 Nov 2014 14:20:23 +0100 Received: from cm56-129-238.liwest.at (HELO RoLaptop) (86.56.129.238) by ns73.kreativmedia.ch with ESMTPSA (AES128-SHA encrypted, authenticated); 11 Nov 2014 14:20:23 +0100 To: "'Chris Wright'" Cc: "'PHP Internals'" References: <000201cff3b2$37615e50$a6241af0$@tutteli.ch> <001101cffda8$9f56e980$de04bc80$@tutteli.ch> In-Reply-To: Date: Tue, 11 Nov 2014 14:20:21 +0100 Message-ID: <001801cffdb2$3f545090$bdfcf1b0$@tutteli.ch> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 14.0 Thread-Index: AQIPPXtbPZBTwayAd3/waoyNKhChzAEtjs3+AaWMqcGbxk9JcA== Content-Language: de-ch Subject: AW: [PHP-DEV] forbid use declaration outside of a namespace in PHP 7 From: php@tutteli.ch ("Robert Stoll") > I would say that the lack of anyone saying "no, don't do this" = probably means everyone is OK with it. Suggest you work up a > patch and PR it, then ping the list to highlight it for further = discussion. >=20 Sounds reasonable but unfortunately I do not have time at the moment to = work up a patch and when I have time (in half a year or so) it might be = too late for PHP 7 and the change would need to wait for PHP 8 since it = is not backward compatible. That is the reason why I hope we could agree = on the topic, remove the corresponding sentence from the spec and I = could patch up a fix when I have time for it.