Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:46513 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 6902 invoked from network); 23 Dec 2009 18:47:48 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 23 Dec 2009 18:47:48 -0000 Authentication-Results: pb1.pair.com smtp.mail=pierre.php@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=pierre.php@gmail.com; sender-id=pass; domainkeys=bad Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.160.44 as permitted sender) DomainKey-Status: bad X-DomainKeys: Ecelerity dk_validate implementing draft-delany-domainkeys-base-01 X-PHP-List-Original-Sender: pierre.php@gmail.com X-Host-Fingerprint: 209.85.160.44 mail-pw0-f44.google.com Received: from [209.85.160.44] ([209.85.160.44:62083] helo=mail-pw0-f44.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 84/65-17066-3D5623B4 for ; Wed, 23 Dec 2009 13:47:47 -0500 Received: by pwi15 with SMTP id 15so4959624pwi.23 for ; Wed, 23 Dec 2009 10:47:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=E2p4M6RutxHyEVRvIaO9h2RJRM2CpObjoxYsjSfIHj0=; b=v2OOt4uyIUlsQOSTmWC91ScFhNCtQbaVIbGSBMEV/BAjZ6Iw3Y7U4dt9cR55AC6cLa YASwPehjwiTNrTcvp/dLy5/LMNr0Bhz8Pq+oKd8gftCHEU6bNUMZ/VwopP2iXalQHGpF PhSkyHASQOspnciE4cS6fVwmM8WM8SvfAKpeY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=PpcbxdOlcPcKyxuug2M+9B1YsSL8poMQxTmth4+uqEGYaDXsggkDoqe4RlS7z4EmRt ir8W25cuMkcAD3iTU2iPVF8ZvttqS5A91r7uomcl3GSJi41M0bFs93XoqdhPw9InpOKG TaImbd739N2LGhuJrKub6G3xJn2vWD9vuAGM4= MIME-Version: 1.0 Received: by 10.142.56.16 with SMTP id e16mr6376225wfa.304.1261594065188; Wed, 23 Dec 2009 10:47:45 -0800 (PST) In-Reply-To: References: <1261576024.1840.28.camel@guybrush> <8cf711460912231013n47344746qec880bacfd19e9f4@mail.gmail.com> Date: Wed, 23 Dec 2009 19:47:45 +0100 Message-ID: To: Michael Shadle Cc: Mikko Koppanen , Tjerk Meesters , =?ISO-8859-1?Q?Johannes_Schl=FCter?= , php-dev Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: [PHP-DEV] Proposal: allow for includes in php.ini From: pierre.php@gmail.com (Pierre Joye) On Wed, Dec 23, 2009 at 7:20 PM, Michael Shadle wrote: > On Wed, Dec 23, 2009 at 10:13 AM, Mikko Koppanen wrote: > >> Hello, >> >> I think you can use PHP_INI_SCAN_DIR environment variable which should >> work runtime as well. > > still seems a bit archaic. i don''t see any reason why include support > can't be added in php.ini. it will probably wind up becoming more > popular and widely used than the configure option too, or the > environment option... Please tell me one benefit except "we support include"? I don't see any. The extra files are still there, they will be loaded too, etc. Cheers, -- Pierre http://blog.thepimp.net | http://www.libgd.org