Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:56731 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 53325 invoked from network); 2 Dec 2011 18:14:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 2 Dec 2011 18:14:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=irker@irker.net; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=irker@irker.net; sender-id=unknown Received-SPF: error (pb1.pair.com: domain irker.net from 209.85.215.170 cause and error) X-PHP-List-Original-Sender: irker@irker.net X-Host-Fingerprint: 209.85.215.170 mail-ey0-f170.google.com Received: from [209.85.215.170] ([209.85.215.170:42029] helo=mail-ey0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 26/F5-16911-09519DE4 for ; Fri, 02 Dec 2011 13:14:41 -0500 Received: by eaak13 with SMTP id k13so3351240eaa.29 for ; Fri, 02 Dec 2011 10:14:37 -0800 (PST) Received: by 10.213.22.6 with SMTP id l6mr1671272ebb.138.1322849677485; Fri, 02 Dec 2011 10:14:37 -0800 (PST) MIME-Version: 1.0 Received: by 10.213.106.16 with HTTP; Fri, 2 Dec 2011 10:14:16 -0800 (PST) In-Reply-To: References: <4ED6713D.2050009@ralphschindler.com> <4ED67DCB.5090102@ralphschindler.com> <4ED68940.3050502@ralphschindler.com> <90D867E2-E6FB-481D-B57C-911E5FE6A418@gmail.com> <4ED7BAC2.20805@ralphschindler.com> <9B.03.16911.EB109DE4@pb1.pair.com> Date: Fri, 2 Dec 2011 22:14:16 +0400 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=0015174c3e241e251704b31ff1d1 Subject: Re: [PHP-DEV] 5.4's New De-referencing plus assignment From: irker@irker.net (=?UTF-8?B?0JDQu9C10LrRgdCw0L3QtNGAINCc0L7RgdC60LDQu9GR0LI=?=) --0015174c3e241e251704b31ff1d1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable oh. sorry for "where" and "from" ... from hard work brain froze With regards, Alexander Moskaliov Irker@irker.net 2011/12/2 =D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80 =D0=9C=D0= =BE=D1=81=D0=BA=D0=B0=D0=BB=D1=91=D0=B2 > ($new ? new insert() : new update())->from()->where()->exec(); > > --0015174c3e241e251704b31ff1d1--