Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:20219 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 45024 invoked by uid 1010); 21 Nov 2005 22:37:26 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 45009 invoked from network); 21 Nov 2005 22:37:26 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 21 Nov 2005 22:37:26 -0000 X-Host-Fingerprint: 69.12.155.130 69-12-155-130.dsl.static.sonic.net Linux 2.4/2.6 Received: from ([69.12.155.130:3836] helo=pigeon.alphaweb.net) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 24/85-11378-52C42834 for ; Mon, 21 Nov 2005 17:37:26 -0500 Received: from localhost ([127.0.0.1] helo=peiscg33m) by pigeon.alphaweb.net with smtp (Exim 4.10) id 1EeJVJ-00012m-00; Mon, 21 Nov 2005 13:47:13 -0800 Message-ID: <018d01c5eeec$23949600$5c8be5a9@ohr.berkeley.edu> Reply-To: "Sara Golemon" To: "Roman Ivanov" Cc: References: <3F.25.11378.CEA42834@pb1.pair.com> Date: Mon, 21 Nov 2005 14:37:21 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1251" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1506 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1506 Subject: Re: Syntax in PHP 6 From: pollita@php.net ("Sara Golemon") > Will there be any major syntax changes in PHP 6? > Potentially namespaces (i.e. More Paamayim Nekudotayim lovin') Potentially labeled breaks. (i.e. break foo; -- in addition to the existing: break N; ) Unicode related changes (not syntax, but in the ballpark thereof) -Sara PHP 6?