Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:32169 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 42105 invoked by uid 1010); 10 Sep 2007 09:55:48 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 42090 invoked from network); 10 Sep 2007 09:55:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 10 Sep 2007 09:55:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.146.180 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.146.180 wa-out-1112.google.com Received: from [209.85.146.180] ([209.85.146.180:33800] helo=wa-out-1112.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1B/C3-19032-3A415E64 for ; Mon, 10 Sep 2007 05:55:48 -0400 Received: by wa-out-1112.google.com with SMTP id l24so1595819waf for ; Mon, 10 Sep 2007 02:55:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=z87CMpj0W75LsjLt9neKel4nolJR6/IlYEvnT4Sm1mc=; b=Ck4l3ZhJyjq3oIkiUQEBbat6GGJYSnuBB44jGexj4a+2NTtKzUwg4eRH2hCrTLxtCARA8c/yz0JtFvDGYXa/Yq9kDz3rO8jQiMArjHLnPt33tLBAkfLuoGOdykKfLHjpHdT6S2Qgtc0Ig6mQIHVDxmniSHBqoSIwfsObtu/RrYI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Z3rYIudajBDq0csQ7MBD7OtuKPd3TwGLntI9OpNo6R1JyKLcb8r1tzeLJXagKK1n2cv59XG4jlMXzOFouXCYc0WkJMQlMRgyfeMXemy3Egy+uxScbT7Xmvdp/PKiS+uul4hgm17zLFTESUu/7Cwy5qtGBDK28N8GuD9ze4q5VT0= Received: by 10.114.173.15 with SMTP id v15mr3768701wae.1189418144640; Mon, 10 Sep 2007 02:55:44 -0700 (PDT) Received: by 10.114.47.2 with HTTP; Mon, 10 Sep 2007 02:55:44 -0700 (PDT) Message-ID: Date: Mon, 10 Sep 2007 11:55:44 +0200 To: "Rob Richards" Cc: "Ilia Alshanetsky" , "PHP Developers Mailing List" In-Reply-To: <46E50EA6.20605@ctindustries.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6F509818-65A2-4B17-8C44-6970E815A169@prohost.org> <46E50EA6.20605@ctindustries.net> Subject: Re: [PHP-DEV] PHP 5.3 Suggested Feature List From: pierre.php@gmail.com (Pierre) Hi Rob, On 9/10/07, Rob Richards wrote: > > 8) OpenID enabling patch for OpenSSL and PHP 5 > Which one? (from the looks you are refering to Wez's origional) I though > it was already decided a while back that the patch from Dmitry was going in. For what we discussed, Dmitry's version will be applied. It is more complete. --Pierre