Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:86573 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 66449 invoked from network); 10 Jun 2015 18:45:35 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Jun 2015 18:45:35 -0000 Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 216.33.127.81 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 216.33.127.81 mta21.charter.net Solaris 10 1203 Received: from [216.33.127.81] ([216.33.127.81:64990] helo=mta21.charter.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id AE/60-63696-DC588755 for ; Wed, 10 Jun 2015 14:45:34 -0400 Received: from imp11 ([10.20.200.11]) by mta21.charter.net (InterMail vM.8.01.05.09 201-2260-151-124-20120717) with ESMTP id <20150610184530.CUGR23400.mta21.charter.net@imp11>; Wed, 10 Jun 2015 14:45:30 -0400 Received: from mtaout004.msg.strl.va.charter.net ([68.114.190.29]) by imp11 with smtp.charter.net id eilW1q0070eWGlw05ilWMA; Wed, 10 Jun 2015 14:45:30 -0400 Received: from impout006 ([68.114.189.21]) by mtaout004.msg.strl.va.charter.net (InterMail vM.9.00.015.01 201-2473-143-101) with ESMTP id <20150610184530.FTSX7047.mtaout004.msg.strl.va.charter.net@impout006>; Wed, 10 Jun 2015 13:45:30 -0500 Received: from pc1 ([96.35.251.86]) by impout006 with charter.net id eilW1q0091sc0so01ilWrX; Wed, 10 Jun 2015 13:45:30 -0500 X-Authority-Analysis: v=2.1 cv=Mo3c6gqe c=1 sm=1 tr=0 a=Is5gsZaFXO8aPum+t7Tz+g==:117 a=Is5gsZaFXO8aPum+t7Tz+g==:17 a=hOpmn2quAAAA:8 a=N659UExz7-8A:10 a=BCPeO_TGAAAA:8 a=NEAV23lmAAAA:8 a=AIVg5LuPw40GCtTvz1AA:9 a=pILNOxqGKmIA:10 a=4XnIORVc2o8A:10 a=UticM0pw7A0A:10 a=C-2sBR-h9tQA:10 Message-ID: <5E3BB7F709864D338AEDC74F3CAE2BFE@pc1> To: "Dmitry Stogov" , "Sara Golemon" Cc: "Stanislav Malyshev" , "PHP internals" References: <55513AA4.7010706@gmail.com><579127CDC1B54040BEEFD4564A6F78B7@pc1><1FAF88D0E2DE433FA299B4FAF7120880@pc1> Date: Wed, 10 Jun 2015 13:45:30 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="Windows-1252"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5931 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.6157 Subject: Re: [PHP-DEV] Undefined variables undefined order From: php_lists@realplain.com ("Matt Wilmas") 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