Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:72077 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 44603 invoked from network); 3 Feb 2014 10:57:09 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 3 Feb 2014 10:57:09 -0000 X-Host-Fingerprint: 85.223.116.227 227-116.citynet.ftth.internl.net Received: from [85.223.116.227] ([85.223.116.227:5656] helo=localhost.localdomain) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id FD/A1-35654-FF57FE25 for ; Mon, 03 Feb 2014 05:57:08 -0500 To: internals@lists.php.net Date: Mon, 03 Feb 2014 11:57:00 +0100 Message-ID: <0etue99gh36stnsd51qcdddqblh7o50qh6@4ax.com> References: 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: 85.223.116.227 Subject: Re: [PHP-DEV] [RFC] Build OpenSSL Module by Default From: phpdev@ehrhardt.nl (Jan Ehrhardt) Pierre Joye in php.internals (Mon, 3 Feb 2014 07:22:49 +0100): >I do not think enabling openssl by default is a good thing, as it states >now. We use not to ebable extension by default, if it is meant as must be >configured, if there are external dependencies. ext/openssl and openssl are >also not the state of the art from an APIs point of view (diplomatically >said), both in userland and internally. There are some on going work to >provide better interfaces in userland (I can't find it back, but it was >discussed here or on pecl-dev :). http://pecl.php.net/package/crypto Jan