Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:8611 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 37178 invoked by uid 1010); 19 Mar 2004 17:58:49 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 37153 invoked from network); 19 Mar 2004 17:58:49 -0000 Received: from unknown (HELO asuka.nerv) (24.100.195.79) by pb1.pair.com with SMTP; 19 Mar 2004 17:58:49 -0000 Received: (qmail 19604 invoked from network); 19 Mar 2004 17:58:48 -0000 Received: from rei.nerv (HELO dummy.com) (rei@192.168.1.1) by asuka.nerv with SMTP; 19 Mar 2004 17:58:48 -0000 Reply-To: ilia@prohost.org To: internals@lists.php.net Date: Fri, 19 Mar 2004 12:58:52 -0500 User-Agent: KMail/1.6.1 References: <61700.66.158.132.127.1079718509.squirrel@www.funio.com> In-Reply-To: <61700.66.158.132.127.1079718509.squirrel@www.funio.com> Organization: Prohost.org MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-ID: <200403191258.52959.ilia@prohost.org> Subject: Re: [PHP-DEV] new security related directive for php-4.3.4 From: ilia@prohost.org (Ilia Alshanetsky) No new features are being accepted into the 4.3.X tree, only bug fixes. The patch itself seems to duplicate the open_basedir functionality anyway. Ilia On March 19, 2004 12:48 pm, boulat@funio.com wrote: > Hi internals, > > I added "virtual_root_level" new security related directive > into php-4.3.4. > > Full description with the patch can be found in here > > http://www.boulat.net/projects/virtual_root_level/ > > Some feedback/comments would be appreciated. > > Regards, > Boulat