Re: [PHP-DEV] OpenSSL ECC Support

2016-03-30 Thread Niklas Keller
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

Re: [PHP-DEV] OpenSSL ECC Support

2016-03-30 Thread 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

[PHP-DEV] OpenSSL ECC Support

2016-03-30 Thread Niklas Keller
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