Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:65785 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 10154 invoked from network); 13 Feb 2013 13:03:40 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Feb 2013 13:03:40 -0000 Authentication-Results: pb1.pair.com header.from=jason.gerfen@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=jason.gerfen@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.182 as permitted sender) X-PHP-List-Original-Sender: jason.gerfen@gmail.com X-Host-Fingerprint: 209.85.223.182 mail-ie0-f182.google.com Received: from [209.85.223.182] ([209.85.223.182:55742] helo=mail-ie0-f182.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/90-03493-B2F8B115 for ; Wed, 13 Feb 2013 08:03:39 -0500 Received: by mail-ie0-f182.google.com with SMTP id k14so1584985iea.41 for ; Wed, 13 Feb 2013 05:03:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=8yyMARwwmtegV+Psmsn+VDNO+Y4iByRmoZ1jFtNHcbo=; b=rITpJiUj6dDnkpa3n3GKRiKbEZYvDMYjxcZz57w4ROIUH5xmGpWLbu+O79G6KqeGvR s5hHtr3QXmRPSdrklFKSK+4EXNtzrzVj74f+UMsYMZFm1IhGr+kuk9zey2gb6JNVu2ME P2G3CX7W/7+VameKj10/4ZvNZNiNfB06nOThWmw21RqA5YL5UAs4iHLiuesJ2khYdO8i GMDiaKAkCgVqypbU0GsKpm9NysMj6BVfFVS1ICe9QBBMfw6z0u2Q+etGvONo83XzS3Th NsMI7pTEpwiR3n1u6VqzE8fiyNd+0/nySLp8olTS/9EehjL5OHZeK++ikkkrLdFmMgNM SIqA== MIME-Version: 1.0 X-Received: by 10.50.184.164 with SMTP id ev4mr10704073igc.91.1360760616489; Wed, 13 Feb 2013 05:03:36 -0800 (PST) Received: by 10.64.145.35 with HTTP; Wed, 13 Feb 2013 05:03:36 -0800 (PST) Date: Wed, 13 Feb 2013 06:03:36 -0700 Message-ID: To: internals@lists.php.net Content-Type: multipart/alternative; boundary=14dae93407932b93f804d59ac59c Subject: Status of pull request From: jason.gerfen@gmail.com (Jason Gerfen) --14dae93407932b93f804d59ac59c Content-Type: text/plain; charset=ISO-8859-1 Is it considered spamming the list to check the status of a pull request? I am going to ask any ways, hope it doesn't offend. The pull request addresses bug fix/feature request #38917 implementing native signed public key & challenge support to the OpenSSL extension. Details can be found @ https://github.com/php/php-src/pull/267 (I created a new branch 'issue-38917-spkac' according to the Wiki, but does not seem to be in the list of branches anylonger) -- Jas --14dae93407932b93f804d59ac59c--