Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:25579 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 14424 invoked by uid 1010); 8 Sep 2006 01:15:37 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 14409 invoked from network); 8 Sep 2006 01:15:37 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 8 Sep 2006 01:15:37 -0000 Authentication-Results: pb1.pair.com header.from=xuefer@gmail.com; sender-id=pass; domainkeys=good Authentication-Results: pb1.pair.com smtp.mail=xuefer@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 64.233.182.185 as permitted sender) DomainKey-Status: good X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: xuefer@gmail.com X-Host-Fingerprint: 64.233.182.185 nf-out-0910.google.com Linux 2.4/2.6 Received: from [64.233.182.185] ([64.233.182.185:46549] helo=nf-out-0910.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B0/75-09901-834C0054 for ; Thu, 07 Sep 2006 21:15:36 -0400 Received: by nf-out-0910.google.com with SMTP id y25so634247nfb for ; Thu, 07 Sep 2006 18:15:34 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=Y+hiewip5R9DfsbzbBgRjwz0mnfB/XpQPLkBAOXflYj02FpSCu+oGsMpaa4ZzXas5IRdQxFLDHHD49F7rpL1mMpsfLs6DZcRo0T7J/Hdpdfr8I9Fe3/G+LEuayCAY6sjlNozgWqasiCquq1Z5ZSA1rg4Nb/MW5FbzALE8/GYeuY= Received: by 10.49.93.13 with SMTP id v13mr3477215nfl; Thu, 07 Sep 2006 18:15:33 -0700 (PDT) Received: by 10.49.85.13 with HTTP; Thu, 7 Sep 2006 18:15:33 -0700 (PDT) Message-ID: <28139bc0609071815p6e36294bu890726310e3fbdf9@mail.gmail.com> Date: Fri, 8 Sep 2006 09:15:33 +0800 Sender: xuefer@gmail.com To: "Nuno Lopes" Cc: PHPdev , pecl-dev@lists.php.net In-Reply-To: <007a01c6d1d5$c1886ae0$0100a8c0@pc07653> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <007a01c6d1d5$c1886ae0$0100a8c0@pc07653> X-Google-Sender-Auth: 864b21b7af2d508d Subject: Re: [PECL-DEV] automated checking of zend_parse_parameters() From: phpxcache@gmail.com (phpxcache) geat job. it's much faster than valgrind. and can find 64bit/be etc problems. it's something a must have like gcc printf format attribute. u may have already notice: the line number is wrong sometimes.