Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:68248 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 24083 invoked from network); 20 Jul 2013 04:28:02 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 20 Jul 2013 04:28:02 -0000 Authentication-Results: pb1.pair.com header.from=morrison.levi@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=morrison.levi@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.214.169 as permitted sender) X-PHP-List-Original-Sender: morrison.levi@gmail.com X-Host-Fingerprint: 209.85.214.169 mail-ob0-f169.google.com Received: from [209.85.214.169] ([209.85.214.169:57532] helo=mail-ob0-f169.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id A3/2C-13120-1D11AE15 for ; Sat, 20 Jul 2013 00:28:02 -0400 Received: by mail-ob0-f169.google.com with SMTP id up14so6294223obb.0 for ; Fri, 19 Jul 2013 21:27:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=tq+QTJbwkNCZc7rqb63nyDuGJivjw87F3ykx++JfEzI=; b=ii2rSFlbTpF7Xa0RtY4KDlyVwTZZ+vBdDv430StOO2Z118G3ONLpWlm5qmoSynaFf9 xiHe7gNyoj+k6jdFDr0O4FmKxtQq5PvdPjNj69KDlDbP3vDKsKcIsORwOonsQkEj7zpG RS/YcCcEAOCV/oVcMpLq3xJB7dHGrY3m3bcpMnDFLYFFJ4R5O/qzrFDart4DYBZPAXkw FL9Hz2f/8jpuFF8z9diAw8IRZuotvpgBMWzTF0uobCfltrMAIdqEEAVFX/SM1WFAJ5yY UVtc6Nbf69A45dvbSxEiC65/OCp2QzogMH5UbKtmke5sSqHN/1VkrBeyTkKUEJ+h12ud 28Rg== MIME-Version: 1.0 X-Received: by 10.60.56.229 with SMTP id d5mr20312264oeq.7.1374294479162; Fri, 19 Jul 2013 21:27:59 -0700 (PDT) Received: by 10.76.81.167 with HTTP; Fri, 19 Jul 2013 21:27:59 -0700 (PDT) In-Reply-To: References: Date: Fri, 19 Jul 2013 22:27:59 -0600 Message-ID: To: Sara Golemon Cc: Yasuo Ohgaki , Sherif Ramadan , PHP internals Content-Type: multipart/alternative; boundary=089e015370023f535604e1e9dee6 Subject: Re: [PHP-DEV] Operator precedence is undefined? From: morrison.levi@gmail.com (Levi Morrison) --089e015370023f535604e1e9dee6 Content-Type: text/plain; charset=ISO-8859-1 On Fri, Jul 19, 2013 at 9:56 PM, Sara Golemon wrote: > 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. > I'm with Sara on this one: you were too hasty to change the docs. --089e015370023f535604e1e9dee6--