Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:43563 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 55400 invoked from network); 31 Mar 2009 18:58:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 31 Mar 2009 18:58:40 -0000 Authentication-Results: pb1.pair.com smtp.mail=hermanradtke@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=hermanradtke@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.198.234 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: hermanradtke@gmail.com X-Host-Fingerprint: 209.85.198.234 rv-out-0506.google.com Received: from [209.85.198.234] ([209.85.198.234:51715] helo=rv-out-0506.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 24/D6-26784-FD762D94 for ; Tue, 31 Mar 2009 13:58:39 -0500 Received: by rv-out-0506.google.com with SMTP id k40so2710151rvb.23 for ; Tue, 31 Mar 2009 11:58:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=fcFU6PM84twmG4MaZYdxg5W6ighox6W1ZMxo/9r0B3g=; b=HySWdL5xZZ2Y5EOJkvMdn0gsL1u6TuGPHz5hF47gga/L2wDizZUegXzS1kpAqnNeed 88FstfeTmE9IiV9pCFDaXXQBv3nF0cba4s2V9juN2dDYbC1bTtpZR9AOHHgGUyl7ZtLi IsOW7s2IS0a1ZCWQtaCfKluTlgAWu56nigX/8= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=uP35NvdtRSmo+0Hyj2pznUoHn7F/a3eYOhMb2O5GMoa0+pgGtkNobxqeGryyxMGsRS SAhqnYBBpMQP43IeKS6GpJ2ap9ApNuDyCN/MTcYXcvudgIXfg7R4FtbpmX7w3qWXcUU3 hpPk03GMpscwKkdV9F0g3Z9ejoQoTgbYcZGWs= MIME-Version: 1.0 Received: by 10.141.195.5 with SMTP id x5mr3580926rvp.282.1238525916701; Tue, 31 Mar 2009 11:58:36 -0700 (PDT) Date: Tue, 31 Mar 2009 11:58:36 -0700 Message-ID: To: internals@lists.php.net Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Bug 43313 From: hermanradtke@gmail.com (Herman Radtke) Hi all, When someone gets a chance could they please review my comment on http://bugs.php.net/bug.php?id=43313 ? I have a patch and test cases, but have a question before I submit them. Thanks, Herman Radtke