Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68242 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14838 invoked from network); 20 Jul 2013 03:56:56 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2013 03:56:56 -0000 Authentication-Results: pb1.pair.com header.from=php@golemon.com; sender-id=softfail Authentication-Results: pb1.pair.com smtp.mail=php@golemon.com; spf=softfail; sender-id=softfail Received-SPF: softfail (pb1.pair.com: domain golemon.com does not designate 209.85.192.177 as permitted sender) X-PHP-List-Original-Sender: php@golemon.com X-Host-Fingerprint: 209.85.192.177 mail-pd0-f177.google.com Received: from [209.85.192.177] ([209.85.192.177:65247] helo=mail-pd0-f177.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 63/5A-13120-68A0AE15 for ; Fri, 19 Jul 2013 23:56:55 -0400 Received: by mail-pd0-f177.google.com with SMTP id p10so4888228pdj.36 for ; Fri, 19 Jul 2013 20:56:52 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=mime-version:sender:x-originating-ip:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :x-gm-message-state; bh=J4Bs8BVWC39o8cA27MC6xChph2UN9NGZeWBtJfaETLg=; b=Enj8EXEDvXA8XXWOCoW11sc9ETJAxQOwKU6hyVAsRIafSQin+N2kqKyZlp9h+bzzZ1 KZ7T2D67Llj3/eWKKFBBxY3kj5NaIAG65P4qnR4aI6rFL6VGo0vt6PBJ6wQLiG/S/Zsu tQK65LBz+pI4iVFjt6i7ueapG4jysXDVAoZBZDE/uFDXuMiC2nTT5q2wm4r1ZUDNgxtH idHSt0m1W/nU6f+Ty000YHZjtkHTWbvffqrDJ07I6JsxIDoDnn/iU9W2AyY2IThkt9DY kHJm1pUtNXRGjvQcI7JrPhsnLcfOZSKn/o8Br3Qh8Xp7/Wdawz/YYVKycLOtHpKLQWlN 877g== MIME-Version: 1.0 X-Received: by 10.66.142.5 with SMTP id rs5mr21595688pab.168.1374292612375; Fri, 19 Jul 2013 20:56:52 -0700 (PDT) Sender: php@golemon.com Received: by 10.70.128.71 with HTTP; Fri, 19 Jul 2013 20:56:52 -0700 (PDT) X-Originating-IP: [98.210.180.187] In-Reply-To: References: Date: Fri, 19 Jul 2013 20:56:52 -0700 X-Google-Sender-Auth: n5aRw2JQcdRvgEVQsit8kmlwxTI Message-ID: To: Yasuo Ohgaki Cc: Sherif Ramadan , PHP internals Content-Type: multipart/alternative; boundary=001a11330f2afa8d0a04e1e96ed3 X-Gm-Message-State: ALoCoQkfnzIWGzB4hiI9jPIu94a/iahQIt/J1BR8FB2oxGVOaKxhMMNAO/FL3EcLaiqfU98ZJdjP Subject: Re: [PHP-DEV] Operator precedence is undefined? From: pollita@php.net (Sara Golemon) --001a11330f2afa8d0a04e1e96ed3 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jul 19, 2013 at 7:16 PM, Yasuo Ohgaki wrote: > > > If there aren't comments, I'll rewrite the example. > > > There were comments. I explicitly told you that that the behavior is defined as undefined. You CHOSE to ignore that comment. You CHOSE to break the documentation. --001a11330f2afa8d0a04e1e96ed3--