Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43837 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 21728 invoked from network); 4 May 2009 19:06:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 4 May 2009 19:06:41 -0000 Authentication-Results: pb1.pair.com smtp.mail=php_lists@realplain.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=php_lists@realplain.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain realplain.com from 209.151.69.1 cause and error) X-PHP-List-Original-Sender: php_lists@realplain.com X-Host-Fingerprint: 209.151.69.1 liberty.vosn.net Linux 2.4/2.6 Received: from [209.151.69.1] ([209.151.69.1:38530] helo=liberty.vosn.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 98/DB-57065-0CC3FF94 for ; Mon, 04 May 2009 15:06:41 -0400 Received: from 75-121-89-64.dyn.centurytel.net ([75.121.89.64]:49249 helo=pc1) by liberty.vosn.net with smtp (Exim 4.69) (envelope-from ) id 1M13Ur-0004JR-0I; Mon, 04 May 2009 13:06:37 -0600 Message-ID: To: , "Dmitry Stogov" Cc: "Nuno Lopes" , "Lukas Kahwe Smith" , References: <6604D94D40FD465F992144110B075BB5@pc1> <9D5D4CBF-5CB1-47EC-81F4-59E3C48EEEEF@pooteeweet.org> <49FE9BDA.3020603@zend.com> Date: Mon, 4 May 2009 14:06:34 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=response Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5512 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - liberty.vosn.net X-AntiAbuse: Original Domain - lists.php.net X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - realplain.com Subject: Re: [PHP-DEV] [PATCH] Scanner "diet" with fixes, etc. From: php_lists@realplain.com ("Matt Wilmas") Hi Dmitry, ----- Original Message ----- From: "Dmitry Stogov" Sent: Monday, May 04, 2009 > Hi Matt, > > I wasn't able to look into all details of the patch, but in general I like > it, as it fixes bugs and makes scanner smaller. I think you can commit it. OK, you mean before the freeze for RC2...? I'll go ahead and do that later unless someone says not to. > Although this patch doesn't fix the EOF handling related to mmap(). :-/ > Thanks. Dmitry. Thanks, Matt