Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:89604 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 57256 invoked from network); 3 Dec 2015 22:24:39 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Dec 2015 22:24:39 -0000 X-Host-Fingerprint: 77.170.89.239 ip4daa59ef.direct-adsl.nl Received: from [77.170.89.239] ([77.170.89.239:16438] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id D6/21-47602-321C0665 for ; Thu, 03 Dec 2015 17:24:37 -0500 To: internals@lists.php.net Date: Thu, 03 Dec 2015 23:24:32 +0100 Message-ID: <22g16b5rsgr1dt3tsufi8ur42l3g72vp4h@4ax.com> References: <039701d12dce$c67982a0$536c87e0$@lool.fr> <56605D5E.5050001@php.net> <6rp06btg753vjoj9hg2pbjs3p9etv31tgu@4ax.com> <5660AA73.8090907@lerdorf.com> X-Newsreader: Forte Agent 3.3/32.846 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Posted-By: 77.170.89.239 Subject: Re: [PHP-DEV] PHP 7.0.0 final RTM delay From: phpdev@ehrhardt.nl (Jan Ehrhardt) Niklas Keller in php.internals (Thu, 3 Dec 2015 21:58:18 +0100): >Yes, releases have been repackaged, see >https://mta.openssl.org/pipermail/openssl-announce/2015-December/000051.html Anyway, I got it to build and all tests passed. So did Anatol, I presume. And the subversion tests with this release showed no regression, compared to 1.0.2d: Summary of test results: 2171 tests PASSED 109 tests SKIPPED 38 tests XFAILED (1 WORK-IN-PROGRESS) SUMMARY: All tests successful. This is a good indication that it will work with Apache as well. To be sure, I will do things once again with the repackaged sources in due time. -- Jan