Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16937 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 86558 invoked by uid 1010); 27 Jun 2005 14:34:34 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 86543 invoked from network); 27 Jun 2005 14:34:34 -0000 Received: from unknown (HELO prohost.org) (127.0.0.1) by localhost with SMTP; 27 Jun 2005 14:34:34 -0000 X-Host-Fingerprint: 70.85.46.36 unknown Received: from ([70.85.46.36:44392] helo=prohost.org) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id DF/16-00424-97E00C24 for ; Mon, 27 Jun 2005 10:34:33 -0400 Received: (qmail 15163 invoked from network); 27 Jun 2005 14:34:30 -0000 Received: from cpe00095beeab35-cm000f9f7d6664.cpe.net.cable.rogers.com (HELO ?192.168.1.101?) (69.196.31.219) by prohost.org with SMTP; 27 Jun 2005 14:34:30 -0000 Message-ID: <42C00E75.4070303@prohost.org> Date: Mon, 27 Jun 2005 10:34:29 -0400 User-Agent: Mozilla Thunderbird 1.0 - [MOOX M3] (Windows/20041208) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Stefan Esser CC: Yasuo Ohgaki , messju mohr , Matthew Charles Kavanagh , internals@lists.php.net References: <42BDDC82.6020208@ohgaki.net> <01.6A.54439.491DEB24@pb1.pair.com> <20050626164101.GA11586@dune> <42BEE432.6090307@teh.ath.cx> <20050626175638.GB11586@dune> <42BEEED1.6010602@php.net> <42BF9A46.4060108@ohgaki.net> <42C00C35.9050500@prohost.org> <42C00DE5.8080509@php.net> In-Reply-To: <42C00DE5.8080509@php.net> X-Enigmail-Version: 0.89.5.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: allow_url_fopen should be INI_ALL From: ilia@prohost.org (Ilia Alshanetsky) Stefan Esser wrote: > My idea was a little bit different. I would like to allow disabling and > enabling. Of course enabling only if the vhost setting says that it was > enabled in the first place. Would that not already be possible by calling ini_restore() ? Ilia