Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:98507 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44571 invoked from network); 12 Mar 2017 13:49:52 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 12 Mar 2017 13:49:52 -0000 Authentication-Results: pb1.pair.com header.from=remi@fedoraproject.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=remi@fedoraproject.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain fedoraproject.org from 217.70.183.197 cause and error) X-PHP-List-Original-Sender: remi@fedoraproject.org X-Host-Fingerprint: 217.70.183.197 relay5-d.mail.gandi.net Received: from [217.70.183.197] ([217.70.183.197:39898] helo=relay5-d.mail.gandi.net) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 37/AB-38004-DF155C85 for ; Sun, 12 Mar 2017 08:49:50 -0500 Received: from mfilter16-d.gandi.net (mfilter16-d.gandi.net [217.70.178.144]) by relay5-d.mail.gandi.net (Postfix) with ESMTP id 012C441C089 for ; Sun, 12 Mar 2017 14:49:46 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at mfilter16-d.gandi.net Received: from relay5-d.mail.gandi.net ([IPv6:::ffff:217.70.183.197]) by mfilter16-d.gandi.net (mfilter16-d.gandi.net [::ffff:10.0.15.180]) (amavisd-new, port 10024) with ESMTP id oFurKElV03mk for ; Sun, 12 Mar 2017 14:49:44 +0100 (CET) X-Originating-IP: 90.109.100.243 Received: from builder.remirepo.net (LFbn-1-6148-243.w90-109.abo.wanadoo.fr [90.109.100.243]) (Authenticated sender: contact@ll-experts.com) by relay5-d.mail.gandi.net (Postfix) with ESMTPSA id 37D8641C07D for ; Sun, 12 Mar 2017 14:49:43 +0100 (CET) To: PHP Internals References: <1c18a6eb-452a-9d9a-b9ef-8f19a44f7dae@fedoraproject.org> Message-ID: Date: Sun, 12 Mar 2017 14:49:40 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.7.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1bMR78mQuNugPqB5TwSWd5udxHMWSVUmh" Subject: Re: [PHP-DEV] Re: PHP 7.0 and openssl 1.1 From: remi@fedoraproject.org (Remi Collet) --1bMR78mQuNugPqB5TwSWd5udxHMWSVUmh Content-Type: multipart/mixed; boundary="cVXEeffCo6QT2j0wfbnciiD0iHecRIK6O"; protected-headers="v1" From: Remi Collet To: PHP Internals Message-ID: Subject: Re: [PHP-DEV] Re: PHP 7.0 and openssl 1.1 References: <1c18a6eb-452a-9d9a-b9ef-8f19a44f7dae@fedoraproject.org> In-Reply-To: --cVXEeffCo6QT2j0wfbnciiD0iHecRIK6O Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable >> But as said by Rasmus, there is tons of extensions and libraries linke= d >> against openssl, and having both versions loaded in the same process c= an >> only be a huge mess, and raise terrible issues. Here is a minimal patch which seems ok (test suite passes) https://github.com/remicollet/remirepo/blob/master/scl-php70/php/php-7.0.= 17-openssl11.patch If it may helps some other dev, which need to build 7.0 on a recent distro... @Jakub, your eyes welcome on it. 2 minor changes on tests (001.php and openssl_free_key.phpt) thant I plan to apply on 7.1 (rely on local openssl.cnf instead of system one) Remi; --cVXEeffCo6QT2j0wfbnciiD0iHecRIK6O-- --1bMR78mQuNugPqB5TwSWd5udxHMWSVUmh Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAljFUfcACgkQYUppBSnxahgzAwCguRrKcs9f9cMmIaSCUbKesEDA j7wAoLTqf95fV4OjVWAGBHPNMEEeh3Qp =ZzNN -----END PGP SIGNATURE----- --1bMR78mQuNugPqB5TwSWd5udxHMWSVUmh--