Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86574 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68221 invoked from network); 10 Jun 2015 18:58:36 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2015 18:58:36 -0000 Authentication-Results: pb1.pair.com header.from=dmitry@zend.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=dmitry@zend.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 209.85.216.47 as permitted sender) X-PHP-List-Original-Sender: dmitry@zend.com X-Host-Fingerprint: 209.85.216.47 mail-vn0-f47.google.com Received: from [209.85.216.47] ([209.85.216.47:45699] helo=mail-vn0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 5A/C0-63696-AD888755 for ; Wed, 10 Jun 2015 14:58:35 -0400 Received: by vnbf62 with SMTP id f62so9675927vnb.12 for ; Wed, 10 Jun 2015 11:58:32 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=/7uDCcYMALlLBhGz9nJ/0fMWwUu6dg/LSltrgDhgIOg=; b=eGQ1E4xQH+8Aw38WUuJFC2zedUeYHznNv7K+2Ieez1dl2JqMKgub7nIwzV9AgRLVPL 5xVvyuEJP9NTfsGhC1Tmjm5juq7U61rW799VYC/mXmj4hw4u4DXer1GIODdg1Q8rXv3c sKuTx2Mphru2pgjWA6JleG+skfKQ957sZ0lBpzQoaYXlz6or8OAtohdgJFazF+h4/wvZ vwQpksntkbKb0+n97F6mIfZKjG+td2PRRU62CTHYfZnGajpGCvF67fqnToRKy6ZbFSgj kIZArnn2eXCF5Ixi5spogMaP7G6UpohDWEGgi4krGBYViV6rG/4aNn8tkc6YyeDtXmc6 rX6g== X-Gm-Message-State: ALoCoQmcswcVEOk4i1v9BfI++kIBlqG2vzKGRXBKkfEP8U1iILPUoub1qPd0hQSJZ6GDR6z/cHJiHGPJVq+jsl9ZC4UnXNddZW76Sh0/Dkk44O1dXriQa2trUchJ3MD8+sawgRkPfQNCtJgza36QaCU/ISpSB2ZlfUtHH0RGA7alHin44GPeDck= MIME-Version: 1.0 X-Received: by 10.52.35.107 with SMTP id g11mr8917737vdj.37.1433962711965; Wed, 10 Jun 2015 11:58:31 -0700 (PDT) Received: by 10.31.10.201 with HTTP; Wed, 10 Jun 2015 11:58:31 -0700 (PDT) In-Reply-To: <5E3BB7F709864D338AEDC74F3CAE2BFE@pc1> References: <55513AA4.7010706@gmail.com> <579127CDC1B54040BEEFD4564A6F78B7@pc1> <1FAF88D0E2DE433FA299B4FAF7120880@pc1> <5E3BB7F709864D338AEDC74F3CAE2BFE@pc1> Date: Wed, 10 Jun 2015 21:58:31 +0300 Message-ID: To: Matt Wilmas Cc: Sara Golemon , Stanislav Malyshev , PHP internals Content-Type: multipart/alternative; boundary=20cf3079c0a4117ec405182e76d4 Subject: Re: [PHP-DEV] Undefined variables undefined order From: dmitry@zend.com (Dmitry Stogov) --20cf3079c0a4117ec405182e76d4 Content-Type: text/plain; charset=UTF-8 and also forgot _DEREF suffix in IDENTICAL/NOT_IDENTICAL opcodes. :( Thanks. Dmitry. On Wed, Jun 10, 2015 at 9:45 PM, Matt Wilmas wrote: > Hi Dmitry, > > ----- Original Message ----- > From: "Dmitry Stogov" > Sent: Wednesday, June 10, 2015 > > Hi Sara, >> >> https://gist.github.com/dstogov/6a90601872b538d2ddd6 >> >> I see no problems committing this (running tests now). >> > > Cool. :-) Just FYI, I noticed you didn't update ZEND_BOOL_XOR, at least... > > Thanks. Dmitry. >> > > - Matt > --20cf3079c0a4117ec405182e76d4--