Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:70388 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 68584 invoked from network); 25 Nov 2013 21:48:27 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 25 Nov 2013 21:48:27 -0000 Authentication-Results: pb1.pair.com header.from=bostjan@a2o.si; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=bostjan@a2o.si; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain a2o.si designates 78.47.12.76 as permitted sender) X-PHP-List-Original-Sender: bostjan@a2o.si X-Host-Fingerprint: 78.47.12.76 portkey.s.itsis.si Received: from [78.47.12.76] ([78.47.12.76:58152] helo=portkey.s.itsis.si) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 82/FB-34377-8A5C3925 for ; Mon, 25 Nov 2013 16:48:26 -0500 Received: from undisclosed (undisclosed [127.0.0.254]) (Authenticated sender: undisclosed) by portkey.s.itsis.si (Postfix) with ESMTPSA id BB55F800DF for ; Mon, 25 Nov 2013 21:48:21 +0000 (UTC) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.98 at portkey Received: by mail-ie0-f182.google.com with SMTP id as1so7809005iec.41 for ; Mon, 25 Nov 2013 13:48:19 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=53pAra/2IrBHpuOWWdVlZFcY0zIuOxfcnH8Dx0Lonfk=; b=R1nsv5sxENHX93ZgrImWRgJMMDlFGovCOwkPJSdX2eMTZpDymBes30ANBgL+fA9aNJ p17JX/BB2YmFCbFFl+FeAbcGsSHiIRbT9FJdzWC42pEt/YyHft9Kqb9Ip87NehUWPTTX +50HNmy8Q/97HtxZBhggLzfGNLwsQ3E5Am8PqZ8iJr/1JCp9nJjMFvsy5nvs2ZJ9nVkJ c7iQKWVyr7MrLDhv3CCkFldpR974K11LgCIEyAFmlDPmo1Vo/NXce0JMi+4DrCngEAHF HUKU/ooOCtL3rRf4NaL9Rcv84Ao9PJHSEkgs0/98sGzLI/nDkZP1Huu3oP/pG10u2u0y qcCw== MIME-Version: 1.0 X-Received: by 10.43.52.129 with SMTP id vm1mr3132355icb.10.1385416099974; Mon, 25 Nov 2013 13:48:19 -0800 (PST) Received: by 10.50.30.9 with HTTP; Mon, 25 Nov 2013 13:48:19 -0800 (PST) In-Reply-To: <1385401930.23451.85.camel@guybrush> References: <1385395857.23451.76.camel@guybrush> <52937CD5.5080904@fedoraproject.org> <1385401930.23451.85.camel@guybrush> Date: Mon, 25 Nov 2013 22:48:19 +0100 Message-ID: To: =?ISO-8859-1?Q?Johannes_Schl=FCter?= Cc: Remi Collet , PHP Internals Content-Type: multipart/alternative; boundary=bcaec51a759e81580904ec075297 Subject: Re: [PHP-DEV] Allowing [SAPI=] entries in ini files. From: bostjan@a2o.si (Bostjan Skufca) --bcaec51a759e81580904ec075297 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 25 November 2013 18:52, Johannes Schl=FCter wro= te: > The implicit question was: Is there a smarter way to reform ini usage > instead of adding yet another thing to mind? Is there a particular reason that configure-time directive --with-config-file-scan-dir does exist, but run-time directives "include" and/or "includedir" do not? b. --bcaec51a759e81580904ec075297--