Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:83466 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 81317 invoked from network); 22 Feb 2015 10:42:41 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 22 Feb 2015 10:42:41 -0000 Authentication-Results: pb1.pair.com header.from=pthreads@pthreads.org; sender-id=unknown Authentication-Results: pb1.pair.com smtp.mail=pthreads@pthreads.org; spf=permerror; sender-id=unknown Received-SPF: error (pb1.pair.com: domain pthreads.org from 209.85.220.52 cause and error) X-PHP-List-Original-Sender: pthreads@pthreads.org X-Host-Fingerprint: 209.85.220.52 mail-pa0-f52.google.com Received: from [209.85.220.52] ([209.85.220.52:42167] helo=mail-pa0-f52.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 9F/01-09723-F92B9E45 for ; Sun, 22 Feb 2015 05:42:41 -0500 Received: by padhz1 with SMTP id hz1so20004459pad.9 for ; Sun, 22 Feb 2015 02:42:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=elSjrqmUy/QV+ISdX4EIgsaDLDaF9vHPcXaLSv1JAqQ=; b=HdehN/tL/o3AuAOPjCO4qjGzitK1+v/rhkVbXI/moOvOntSsVYMrLwiiEkLLNNME4c 3EDNYgPp0OmbFJcasjQuRybrGV2sgScYlU9CTY6+FYZj4b75qzrbwd8uwSAmS0C/IjrQ Q4Gj0o6jqEBAINJyGkjWrAUU/C4UsBAflNWZ4DoBlYFGiRLjICVPc4ATmphfXXKca7PQ v33Ml4gGfa4PZtsdCBw4dlF5vz/fE0f7QAfj2FJEXBdiYMFa+nXgJqHKXVv2o/G+TCCw ztqLNWHHLrWOHkjJlLVOwqGyChVjpOhKH7eDAFRWubgcZn/0dHSKXHTAb9bnppyVRLrb h2xQ== X-Gm-Message-State: ALoCoQlKJ8qqPqnYPKxfkG+CEbRjlA3kooyyNBOATYLUIu2C/ct9HLBZpS/+gndEY8VIYVnNYpIt MIME-Version: 1.0 X-Received: by 10.66.62.229 with SMTP id b5mr10949115pas.30.1424601756517; Sun, 22 Feb 2015 02:42:36 -0800 (PST) Received: by 10.70.49.100 with HTTP; Sun, 22 Feb 2015 02:42:36 -0800 (PST) X-Originating-IP: [86.159.154.191] In-Reply-To: References: <54E9B010.1060409@lsces.co.uk> Date: Sun, 22 Feb 2015 10:42:36 +0000 Message-ID: To: Michael Wallner Cc: Lester Caine , PHP internals Content-Type: multipart/alternative; boundary=001a1136bd58a4df6d050faaf1b5 Subject: Re: [PHP-DEV] Unnecessary extensions ... From: pthreads@pthreads.org (Joe Watkins) --001a1136bd58a4df6d050faaf1b5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Apologies for terribly formatted communication there. Cheers Joe On Sun, Feb 22, 2015 at 10:38 AM, Michael Wallner wrote: > > > On 22 02 2015, at 11:31, Lester Caine wrote: > > > > With the discussion on adding http extension by default and not now > > having other key extensions in a normal build I'm looking at what I NEE= D > > and what I can get away without. On the current PHP7 test build I do no= t > > have mysqlnd installed as I don't use mysql, but I can't make the mysql > > section available in a second php-fpm instance becuase I can't add > > mysqlnd as a shared module. > > > Just to clarify that bit: enabling ext/http by default wouldn=E2=80=99t m= ean it=E2=80=99s > not possible to disable it. > > An extension enabled by default, does not implicitly mean it cannot be > disabled, like standard or spl. > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > --001a1136bd58a4df6d050faaf1b5--