Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:76940 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 3724 invoked from network); 29 Aug 2014 01:39:28 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 29 Aug 2014 01:39:28 -0000 Authentication-Results: pb1.pair.com smtp.mail=tjerk.meesters@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=tjerk.meesters@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.220.50 as permitted sender) X-PHP-List-Original-Sender: tjerk.meesters@gmail.com X-Host-Fingerprint: 209.85.220.50 mail-pa0-f50.google.com Received: from [209.85.220.50] ([209.85.220.50:48067] helo=mail-pa0-f50.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/C4-10032-FC9DFF35 for ; Thu, 28 Aug 2014 21:39:27 -0400 Received: by mail-pa0-f50.google.com with SMTP id kq14so4894024pab.9 for ; Thu, 28 Aug 2014 18:39:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date:cc :content-transfer-encoding:message-id:references:to; bh=rxapmA2r6sdh37uBewZ8xIEkGsfU1JeFT/ZqxzUraDI=; b=CeAFL98UzrKpyhBRF5Ujrulg+VYpOTBH+k0LYABb1DMIPn0Yvqxg9iLBaxS7LvuIvs 6WWGm8asEKuHVlee8ESDQqsx+k2s04s1NR2dnVIHdr18L7L20RoQC2wArSspHMG7+f9G c6b1w5dMjiR8+zJ+gd4gu0jcextswrFlCT9mdD6kE/uJLihouSefHlf2DxTuopw4jjw8 X7iToLEckC+qSzhwnehksKRStjG5P3OuPBdukGIbIgytcKLx9UEp67cCpK3jASOljtlt JpXIvEteW8DWxSRXrUVNl6VpcBbwzsnzpmky4arNFVvoDIzAJHx9fJ0+BEy9UQmnXUtO 0jCw== X-Received: by 10.70.20.129 with SMTP id n1mr11604559pde.12.1409276363661; Thu, 28 Aug 2014 18:39:23 -0700 (PDT) Received: from [192.168.1.102] (bb121-7-198-24.singnet.com.sg. [121.7.198.24]) by mx.google.com with ESMTPSA id s8sm7559308pdj.54.2014.08.28.18.39.21 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Aug 2014 18:39:22 -0700 (PDT) Content-Type: text/plain; charset=windows-1252 Mime-Version: 1.0 (Mac OS X Mail 7.3 \(1878.6\)) In-Reply-To: <20140829004320.GO11855@phcomp.co.uk> Date: Fri, 29 Aug 2014 09:39:18 +0800 Cc: PHP Internals Content-Transfer-Encoding: quoted-printable Message-ID: <483A8938-4C62-40E9-B1B4-AA9C5B97A584@gmail.com> References: <20140829004320.GO11855@phcomp.co.uk> To: Alain Williams X-Mailer: Apple Mail (2.1878.6) Subject: Re: [PHP-DEV] Documentation error From: tjerk.meesters@gmail.com (Tjerk Meesters) Hi Alain, On 29 Aug, 2014, at 8:43 am, Alain Williams wrote: > I notice that in the precedence chart the new **=3D operator is = missing: >=20 > http://uk1.php.net/manual/en/language.operators.precedence.php >=20 > The announcement (below) says that it is right associative, but the = precedent > chart above says that it is left associative. =46rom the example it = seems to be > right associative. Thanks for spotting that; I=92ll fix that later today if nobody beats me = to it. >=20 > http://php.net/migration56.new-features >=20 > --=20 > Alain Williams > Linux/GNU Consultant - Mail systems, Web sites, Networking, = Programmer, IT Lecturer. > +44 (0) 787 668 0256 http://www.phcomp.co.uk/ > Parliament Hill Computers Ltd. Registration Information: = http://www.phcomp.co.uk/contact.php > #include >=20 > --=20 > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php >=20