Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:92034 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 61469 invoked from network); 30 Mar 2016 20:56:50 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 30 Mar 2016 20:56:50 -0000 Authentication-Results: pb1.pair.com smtp.mail=me@kelunik.com; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=me@kelunik.com; sender-id=unknown Received-SPF: error (pb1.pair.com: domain kelunik.com from 81.169.146.160 cause and error) X-PHP-List-Original-Sender: me@kelunik.com X-Host-Fingerprint: 81.169.146.160 mo4-p00-ob.smtp.rzone.de Received: from [81.169.146.160] ([81.169.146.160:39849] helo=mo4-p00-ob.smtp.rzone.de) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B7/B0-57520-F8D3CF65 for ; Wed, 30 Mar 2016 15:56:48 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; t=1459371405; l=2247; s=domk; d=kelunik.com; h=Content-Type:Cc:To:From:Subject:Date:References:In-Reply-To: MIME-Version; bh=Z/hTjRTU6CZsMRBoRg6h+rH93F12uOawxaMtlLQFOPU=; b=rS4zgHhZTvqk54X6aHDX2gwi36C/6HekpZPmAYYVa6Dda/HZM1O8XA49xzeur0yCqV4 gURHOXI5H6rKOeBN6/Whv4EW3O9ZObGY5ivGd5FoRmUU7DChfIjtlFwKNc4fbuB+vV6IC BB0BT9EoqQxOEahbAn+5eDx42+pu35feUVw= X-RZG-AUTH: :IWkkfkWkbvHsXQGmRYmUo9mls2vWuiu+7SLGvomb4bl9EfHtO3U6 X-RZG-CLASS-ID: mo00 Received: from mail-wm0-f46.google.com ([74.125.82.46]) by smtp.strato.de (RZmta 37.22 AUTH) with ESMTPSA id m07d1cs2UKuhJUt (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (curve secp384r1 with 384 ECDH bits, eq. 7680 bits RSA)) (Client did not present a certificate) for ; Wed, 30 Mar 2016 22:56:43 +0200 (CEST) Received: by mail-wm0-f46.google.com with SMTP id p65so198999451wmp.1 for ; Wed, 30 Mar 2016 13:56:43 -0700 (PDT) X-Gm-Message-State: AD7BkJLjAzwuHIjrpO6COWzmL0i4h+l3vvToOdXdeCfkKF77xB8k1RUrLRrPR9q439JfJe3BaC1FFXsn8bz2Cw== MIME-Version: 1.0 X-Received: by 10.194.202.195 with SMTP id kk3mr11501611wjc.159.1459371403155; Wed, 30 Mar 2016 13:56:43 -0700 (PDT) Received: by 10.28.177.11 with HTTP; Wed, 30 Mar 2016 13:56:43 -0700 (PDT) In-Reply-To: References: Date: Wed, 30 Mar 2016 22:56:43 +0200 X-Gmail-Original-Message-ID: Message-ID: To: Jakub Zelenka Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7b874e4e14a3b0052f4a629f Subject: Re: [PHP-DEV] OpenSSL ECC Support From: me@kelunik.com (Niklas Keller) --047d7b874e4e14a3b0052f4a629f Content-Type: text/plain; charset=UTF-8 2016-03-30 21:04 GMT+02:00 Jakub Zelenka : > There is a PR for that https://github.com/php/php-src/pull/1686 that > should land in 7.1 if there are no objections... > > On Wed, Mar 30, 2016 at 6:46 PM, Niklas Keller wrote: > >> Hi, >> >> there's an open feature request with a patch since 2012, it's still >> against >> SVN: https://bugs.php.net/bug.php?id=61204 >> >> Could somebody go ahead, review and merge that patch? >> >> Thanks, Niklas > > Thanks! --047d7b874e4e14a3b0052f4a629f--