Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:30687 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 5402 invoked by uid 1010); 9 Jul 2007 18:27:01 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 5387 invoked from network); 9 Jul 2007 18:27:01 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 9 Jul 2007 18:27:01 -0000 Authentication-Results: pb1.pair.com smtp.mail=andrei@gravitonic.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=andrei@gravitonic.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain gravitonic.com from 204.11.219.139 cause and error) X-PHP-List-Original-Sender: andrei@gravitonic.com X-Host-Fingerprint: 204.11.219.139 mail.lerdorf.com Received: from [204.11.219.139] ([204.11.219.139:35073] helo=;; connection timed out; no servers could be reached) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id BB/31-29657-2FD72964 for ; Mon, 09 Jul 2007 14:27:00 -0400 Received: from [192.168.1.166] (adsl-75-57-244-158.dsl.snfc21.sbcglobal.net [75.57.244.158]) (authenticated bits=0) by ;; connection timed out; no servers could be reached (8.14.1/8.14.1/Debian-7) with ESMTP id l69IQt7p021168; Mon, 9 Jul 2007 11:26:55 -0700 In-Reply-To: References: <002b01c7be39$4b1eee00$737a81d4@thinkpad> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-ID: <5720D144-0248-46BB-9A68-02FB0105EB20@gravitonic.com> Cc: Dmitry Stogov , internals@lists.php.net Content-Transfer-Encoding: 7bit Date: Mon, 9 Jul 2007 11:26:53 -0700 To: Derick Rethans X-Mailer: Apple Mail (2.752.2) X-Virus-Scanned: ClamAV 0.90.3/3615/Mon Jul 9 07:28:23 2007 on colo.lerdorf.com X-Virus-Status: Clean Subject: Re: [PHP-DEV] Simple Namespace Proposal From: andrei@gravitonic.com (Andrei Zmievski) That's why I proposed (privately) to Dmitry to use declare() for namespace declaration. -Andrei On Jul 9, 2007, at 11:13 AM, Derick Rethans wrote: > On Wed, 4 Jul 2007, Dmitry Stogov wrote: > >> The namespace declaration statement must be the very first >> statement in >> file. > > I thought that was reserved in PHP 6 for the "pragma(encoding=UTF-8);" > statement? Which of the two needs to be first, and which second? > > regards, > Derick > > -- > Derick Rethans > http://derickrethans.nl | http://ez.no | http://xdebug.org > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php