Re: [PHP-DEV] 7.1.0RC5 patch

2016-10-30 Thread Jakub Zelenka
Hey On Sun, Oct 30, 2016 at 1:22 AM, Alice Wonder wrote: > Hi, first post to list. > > LibreSSL user. > > PHP 7.1.0RC5 just needs one minor patch to work with LibreSSL, attached > > Justification - > > X509_get_signature_nid() was introduced in OpenSSL 1.0.2 but LibreSSL fork > is prior to that.

[PHP-DEV] 7.1.0RC5 patch

2016-10-29 Thread Alice Wonder
Hi, first post to list. LibreSSL user. PHP 7.1.0RC5 just needs one minor patch to work with LibreSSL, attached Justification - X509_get_signature_nid() was introduced in OpenSSL 1.0.2 but LibreSSL fork is prior to that. However (and I don't like this) LibreSSL uses a OPENSSL_VERSION_NUMBER