Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:19829 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 96125 invoked by uid 1010); 29 Oct 2005 22:47:30 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 96110 invoked from network); 29 Oct 2005 22:47:30 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Oct 2005 22:47:30 -0000 X-Host-Fingerprint: 204.11.219.139 lerdorf.com Linux 2.4/2.6 Received: from ([204.11.219.139:49478] helo=colo.lerdorf.com) by pb1.pair.com (ecelerity 2.0 beta r(6323M)) with SMTP id 59/A1-02082-10CF3634 for ; Sat, 29 Oct 2005 18:47:29 -0400 Received: from [192.168.200.106] (c-24-6-5-134.hsd1.ca.comcast.net [24.6.5.134]) (authenticated bits=0) by colo.lerdorf.com (8.13.5/8.13.5/Debian-3) with ESMTP id j9TMl4Mk023111 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 29 Oct 2005 15:47:09 -0700 Message-ID: <4363FBE7.6090201@lerdorf.com> Date: Sat, 29 Oct 2005 15:47:03 -0700 User-Agent: Thunderbird 1.4.1 (Macintosh/20051006) MIME-Version: 1.0 To: Sebastian CC: internals@lists.php.net References: <4362C5F4.8090004@safesearching.com> <4e36d31d0510281847m3f54c70dy8b2a0679fa3c6cec@mail.gmail.com> <4362DFAB.1090701@safesearching.com> <43630958.4060406@php.net> <000e01c5dccc$e81f9470$6c051fac@lighthammer> <4363F000.1030902@php.net> <4e36d31d0510291543p1234a090q1a3bdd1731a43bbd@mail.gmail.com> In-Reply-To: <4e36d31d0510291543p1234a090q1a3bdd1731a43bbd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] what happened to that new isset() like language From: rasmus@lerdorf.com (Rasmus Lerdorf) Sebastian wrote: > I still think // and //= would be the most reasonable. They involve > the least amount of syntax and // looks similar to || // is a comment. Why don't you guys at least take a peek at the grammar before suggesting stuff. -Rasmus