Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26832 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 74874 invoked by uid 1010); 7 Dec 2006 15:44:19 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 74858 invoked from network); 7 Dec 2006 15:44:19 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2006 15:44:19 -0000 Authentication-Results: pb1.pair.com smtp.mail=info@ch2o.info; spf=permerror; sender-id=unknown Authentication-Results: pb1.pair.com header.from=info@ch2o.info; sender-id=unknown Received-SPF: error (pb1.pair.com: domain ch2o.info from 212.27.42.28 cause and error) X-PHP-List-Original-Sender: info@ch2o.info X-Host-Fingerprint: 212.27.42.28 smtp2-g19.free.fr Linux 2.4/2.6 Received: from [212.27.42.28] ([212.27.42.28:37972] helo=smtp2-g19.free.fr) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 99/4F-13900-FA638754 for ; Thu, 07 Dec 2006 10:44:19 -0500 Received: from taris.localnet (stc92-2-82-228-136-150.fbx.proxad.net [82.228.136.150]) by smtp2-g19.free.fr (Postfix) with ESMTP id 6E4447D9E; Thu, 7 Dec 2006 16:43:41 +0100 (CET) X-Spam-Status: No, hits=0.0 required=4.0 tests=ALL_TRUSTED: -2.867,AWL: -1.556,BAYES_00: -1.065, HTML_30_40: 0.437,HTML_MESSAGE: 0.001,INFO_TLD: 1.686, UNWANTED_LANGUAGE_BODY: 3 X-Spam-Level: Received: from localhost ([127.0.0.1]) by taris.localnet (Kerio MailServer 6.1.2) for shire@facebook.com; Thu, 7 Dec 2006 16:43:37 +0100 Reply-To: info@ch2o.info To: Brian Shire ,PHP internals In-Reply-To: Message-ID: <20061207154337.07444502@taris.localnet> Date: Thu, 07 Dec 2006 16:43:37 +0100 X-Mailer: Kerio MailServer 6.1.2 WebMail X-User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; fr; rv:1.8.1) Gecko/20061010 Firefox/2.0 MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----------peace-on-earth-39382b6e5ca67eb3c9dff69291f9dd19" Subject: Re: [info@ch2o.info] [PHP-DEV] INI Includes From: info@ch2o.info (Mathieu CARBONNEAUX) References: ------------peace-on-earth-39382b6e5ca67eb3c9dff69291f9dd19 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable hi, i'have made similare patch to make possible to modify the hardcoded by a= utoconf configuration of scandir for additional ini by environement vari= able and/or by apache directive... i've used the same solution used with PHPRC env. and PHPINIDir... i've added PHPRCSCAN=5FDIR env. and PHPINISCANDir apache directive. i'm testing it... if i'm not found problem about it, i will go to push t= he patch here... Best regards, Mathieu =5F=5F=5F=5F=5F =20 From: Brian Shire [mailto:shire@facebook.com] To: PHP internals [mailto:internals@lists.php.net] Sent: Thu, 07 Dec 2006 05:43:44 +0100 Subject: [info@ch2o.info] [PHP-DEV] INI Includes I just read the thread regarding support for INI Includes at: http://=20 marc2.theaimsgroup.com/=3Ft=3D103290004500008&r=3D1&w=3D2 I had made another patch for this before I saw the post (A little bit = =20 of a different method though, via the php callback). Having this =20 support helps us simplify larger configurations especially when using = =20 a configuration management tool. Just wondering if this is a =20 confirmed "not going to happen" item or if it's still something that =20 may be of interest. Thanks, -Brian Shire shire@facebook.com shire@php.net aim: int80h --=20 PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php =20 ------------peace-on-earth-39382b6e5ca67eb3c9dff69291f9dd19--