Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:41897 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 65552 invoked from network); 13 Nov 2008 15:01:24 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Nov 2008 15:01:24 -0000 Authentication-Results: pb1.pair.com smtp.mail=lordelph@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=lordelph@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.132.246 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: lordelph@gmail.com X-Host-Fingerprint: 209.85.132.246 an-out-0708.google.com Received: from [209.85.132.246] ([209.85.132.246:18506] helo=an-out-0708.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 32/34-07308-4414C194 for ; Thu, 13 Nov 2008 10:01:24 -0500 Received: by an-out-0708.google.com with SMTP id b2so377449ana.38 for ; Thu, 13 Nov 2008 07:01:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type:content-transfer-encoding :content-disposition; bh=Z8S6Xcx32Ro6fKoDbZMTQCDD6T7gNu3Oz/dx4mizHXI=; b=K+66RwovUlkNziNCVPwC/DtT5UIwuJ5x1afURvP2c18utHShRV4WQ2ue3ch9M4gQ/m sNPJ4bz9I/po5lvoad63kakU5IQCcxdX1kTSrFzKRJ8M1m/jvrPJJNKBh09uqm7hHy2L 7CDy7AWwyRGTkM4ldMyw55KfOH9I4m8LW7XDM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type :content-transfer-encoding:content-disposition; b=Au7TIHqcykVEuLGapC0rJUgIxkPXw2ntr9Kj9lLwHJX8198doC8rk2ULxNTZCj+a0v MSU7N7HL7FKen5ShXpG+jruMZTfisGthN63441+/AMfHZMAnlV4NR7kxtAXNdS8nsKeU 2R40e7zIhwnKXb2F2d/CDV7ozLu1pEGNUTh6Y= Received: by 10.100.163.15 with SMTP id l15mr4709257ane.128.1226588481675; Thu, 13 Nov 2008 07:01:21 -0800 (PST) Received: by 10.100.248.10 with HTTP; Thu, 13 Nov 2008 07:01:21 -0800 (PST) Message-ID: Date: Thu, 13 Nov 2008 15:01:21 +0000 To: internals@lists.php.net MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: How to submit a patch for SOAP extension? From: lordelph@gmail.com ("Paul Dixon") I found and patched a bug in the handling of Digest authentication by the SOAP extension (http://bugs.php.net/bug.php?id=46386) Who do I need to inform to have the patch considered for inclusion?