Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70383 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 49322 invoked from network); 25 Nov 2013 16:40:18 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2013 16:40:18 -0000 Authentication-Results: pb1.pair.com smtp.mail=rquadling@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=rquadling@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.223.171 as permitted sender) X-PHP-List-Original-Sender: rquadling@gmail.com X-Host-Fingerprint: 209.85.223.171 mail-ie0-f171.google.com Received: from [209.85.223.171] ([209.85.223.171:46126] helo=mail-ie0-f171.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 48/78-34377-27D73925 for ; Mon, 25 Nov 2013 11:40:18 -0500 Received: by mail-ie0-f171.google.com with SMTP id ar20so7322504iec.16 for ; Mon, 25 Nov 2013 08:40:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:from:date:message-id :subject:to:cc:content-type; bh=WSZ5QID2boEgANEwPj+SiOlP9TdMJl2aAqXXBCFU//M=; b=I1CwS23v24KOaRJ3DkPEwahsfxT3UcI77CuRY8GhEskKFZcYIn0zbCJehcM+ajXfu8 YS48lONGPQrYeHK+SAU+Ytb4bHybEPwivSFHIyjUCjsWkOzgXHZBN5CO9VF4RYRQvXay BQ+uBS1H5/+UvgxMVkJ6sCWkgx7l+MGzCothUOL5eUSBmwo9hGLE+DUg8HExrmoYYAS1 V3GLCOUjE+UI8kOrm145nrAJXkZytqvp919ealmqaiuuaRrVA6w9tH0zmlKXfrtCnva9 inuS3A9hWw/naHUVdxOeWyVUdPrHcSV6RgUUyfngZPNXcSP5boXHlr4aUYXPPIfvFOKT QIxQ== X-Received: by 10.50.29.4 with SMTP id f4mr13660716igh.11.1385397615897; Mon, 25 Nov 2013 08:40:15 -0800 (PST) MIME-Version: 1.0 Received: by 10.64.223.10 with HTTP; Mon, 25 Nov 2013 08:39:55 -0800 (PST) Reply-To: RQuadling@GMail.com In-Reply-To: <52937CD5.5080904@fedoraproject.org> References: <1385395857.23451.76.camel@guybrush> <52937CD5.5080904@fedoraproject.org> Date: Mon, 25 Nov 2013 16:39:55 +0000 Message-ID: To: Remi Collet Cc: PHP Internals Content-Type: multipart/alternative; boundary=047d7bd758b8c4b44e04ec03045e Subject: Re: [PHP-DEV] Allowing [SAPI=] entries in ini files. From: rquadling@gmail.com (Richard Quadling) --047d7bd758b8c4b44e04ec03045e Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On 25 November 2013 16:37, Remi Collet wrote: > Le 25/11/2013 17:10, Johannes Schl=C3=BCter a =C3=A9crit : > > On Sat, 2013-11-16 at 13:54 +0200, Richard Quadling wrote: > >> I created a patch https://github.com/php/php-src/pull/466 to allow ini > >> files to have a SAPI section, just like they can have a HOST and PATH > >> section. > > > > Mind that we have per-SAPI configuration files (php-$SAPI.ini). > > I'd like to keep the the number of ways to configure PHP limited in > > order to prevent a mess ... > > For downstream distribution, for additionnal extensions we used to only > provide an additional file in php.d, as we cannot change main .ini. > > Remi. > > > > > > johannes > > > > > > > > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > What he said. --=20 Richard Quadling Twitter : @RQuadling --047d7bd758b8c4b44e04ec03045e--