Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:16915 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82398 invoked by uid 1010); 27 Jun 2005 06:23:41 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82381 invoked from network); 27 Jun 2005 06:23:41 -0000 Received: from unknown (HELO pb1.pair.com) (127.0.0.1) by localhost with SMTP; 27 Jun 2005 06:23:41 -0000 X-Host-Fingerprint: 219.166.150.11 mx1.es-i.jp Linux 2.4 w/o timestamps Received: from ([219.166.150.11:58583] helo=mx1.es-i.jp) by pb1.pair.com (ecelerity 1.2 r(5656M)) with SMTP id AE/21-00424-96B9FB24 for ; Mon, 27 Jun 2005 02:23:38 -0400 Received: (qmail 9474 invoked by uid 501); 27 Jun 2005 06:23:35 -0000 Received: from yohgaki@ohgaki.net by mx1.es-i.jp by uid 401 with qmail-scanner-1.20 (clamscan: 0.65. spamassassin: 2.60. Clear:RC:1(192.168.100.202):. Processed in 0.014181 secs); 27 Jun 2005 06:23:35 -0000 X-Qmail-Scanner-Mail-From: yohgaki@ohgaki.net via mx1.es-i.jp X-Qmail-Scanner: 1.20 (Clear:RC:1(192.168.100.202):. Processed in 0.014181 secs) Received: from unknown (HELO ?127.0.0.1?) (192.168.100.202) by mx1.es-i.jp with SMTP; 27 Jun 2005 06:23:34 -0000 Message-ID: <42BF9B65.1030403@ohgaki.net> Date: Mon, 27 Jun 2005 15:23:33 +0900 User-Agent: Mozilla Thunderbird 1.0.2 (Windows/20050317) X-Accept-Language: ja, en-us, en MIME-Version: 1.0 To: Derick Rethans CC: Sara Golemon , internals@lists.php.net References: <42BDDC82.6020208@ohgaki.net> <01.6A.54439.491DEB24@pb1.pair.com> In-Reply-To: X-Enigmail-Version: 0.92.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [PHP-DEV] Re: allow_url_fopen should be INI_ALL From: yohgaki@ohgaki.net (Yasuo Ohgaki) Derick Rethans wrote: > On Sun, 26 Jun 2005, Sara Golemon wrote: > > >>Yes, unregister/restore is PHP5 only. I'd personally be okay with merging >>this to 4.4 as the bulk of the support for it is already there internally, >>it's just adding a couple PHP_FUNCTION hooks to make it happen. That's up >>to the RM and general consensus though. > > > 4.3/4.4 is a bugfix only branch, so no new features... > > Derick > Looks like I missed some messages, what about the original request? - allow_url_fopen back to INI_ALL. - allow_url_fopen = Off by default. -- Yasuo Ohgaki