Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:78878 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 99082 invoked from network); 12 Nov 2014 08:18:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Nov 2014 08:18:02 -0000 Authentication-Results: pb1.pair.com smtp.mail=php@tutteli.ch; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=php@tutteli.ch; 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:57313] helo=hyperion.kreativmedia.ch) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 61/B3-02954-8B713645 for ; Wed, 12 Nov 2014 03:18:02 -0500 Received: (qmail 7068 invoked from network); 12 Nov 2014 09:17:58 +0100 Received: from cm56-129-238.liwest.at (HELO RoLaptop) (86.56.129.238) by ns73.kreativmedia.ch with ESMTPSA (AES128-SHA encrypted, authenticated); 12 Nov 2014 09:17:57 +0100 To: "'Stas Malyshev'" , "'Andrea Faulds'" Cc: "'Chris Wright'" , "'PHP Internals'" References: <000201cff3b2$37615e50$a6241af0$@tutteli.ch> <001101cffda8$9f56e980$de04bc80$@tutteli.ch> <001801cffdb2$3f545090$bdfcf1b0$@tutteli.ch> <3537025B-EE94-4D37-A934-04B55AC449F6@ajf.me> <54629F94.6050006@sugarcrm.com> In-Reply-To: <54629F94.6050006@sugarcrm.com> Date: Wed, 12 Nov 2014 09:17:55 +0100 Message-ID: <000c01cffe51$2a11f620$7e35e260$@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+AaWMqcEB99LOCAKZU+l8AvY7dZ6bi1MQQA== Content-Language: de-ch Subject: AW: [PHP-DEV] forbid use declaration outside of a namespace in PHP 7 From: php@tutteli.ch ("Robert Stoll") > -----Urspr=C3=BCngliche Nachricht----- > Von: Stas Malyshev [mailto:smalyshev@sugarcrm.com] > Gesendet: Mittwoch, 12. November 2014 00:45 > An: Andrea Faulds; Robert Stoll > Cc: Chris Wright; PHP Internals > Betreff: Re: [PHP-DEV] forbid use declaration outside of a namespace = in PHP 7 >=20 > Hi! >=20 > > I don=E2=80=99t like the sound of changing the spec before the = implementation. >=20 > I agree - whatever are our considerations and limitations on what we = can and can not do in PHP 7, the spec should reflect > what is there. > Otherwise we end up releasing an implementation that does not match = our own spec, that'd be embarrassing. >=20 Alright, fair enough. I will ping this list once a patch is ready.