Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:26824 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 9168 invoked by uid 1010); 7 Dec 2006 04:44:25 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 9153 invoked from network); 7 Dec 2006 04:44:25 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 7 Dec 2006 04:44:25 -0000 Authentication-Results: pb1.pair.com smtp.mail=shire@facebook.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=shire@facebook.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain facebook.com designates 204.15.20.10 as permitted sender) X-PHP-List-Original-Sender: shire@facebook.com X-Host-Fingerprint: 204.15.20.10 aggr1.fw.sctm.tfbnw.net Windows 2000 SP4, XP SP1 Received: from [204.15.20.10] ([204.15.20.10:14746] helo=kitt.TheFacebook.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 1A/FE-09179-40C97754 for ; Wed, 06 Dec 2006 23:44:24 -0500 Received: from [192.168.1.100] ([66.92.189.79]) by kitt.TheFacebook.com over TLS secured channel with Microsoft SMTPSVC(6.0.3790.1830); Wed, 6 Dec 2006 20:43:46 -0800 Mime-Version: 1.0 (Apple Message framework v752.3) Content-Transfer-Encoding: 7bit Message-ID: Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: PHP internals Date: Wed, 6 Dec 2006 20:43:44 -0800 X-Mailer: Apple Mail (2.752.3) X-OriginalArrivalTime: 07 Dec 2006 04:43:46.0454 (UTC) FILETIME=[47EAF360:01C719BA] Subject: INI Includes From: shire@facebook.com (Brian Shire) I just read the thread regarding support for INI Includes at: http:// marc2.theaimsgroup.com/?t=103290004500008&r=1&w=2 I had made another patch for this before I saw the post (A little bit of a different method though, via the php callback). Having this support helps us simplify larger configurations especially when using a configuration management tool. Just wondering if this is a confirmed "not going to happen" item or if it's still something that may be of interest. Thanks, -Brian Shire shire@facebook.com shire@php.net aim: int80h