Re: Nuking safe_mode

From: Date: Sun, 19 Feb 2006 01:14:51 +0000
Subject: Re: Nuking safe_mode
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
I just saw we have STREAM_DISABLE_OPEN_BASEDIR.
Should I just check if that is 0 and do the open_basedir check in that case?

At 05:02 PM 2/18/2006, Andi Gutmans wrote:
Hey, I'm nuking safe_mode and I found something odd. In streams, php_plain_files_unlink() only checks php_check_open_basedir() when ENFORCE_SAFE_MODE is flagged. I was planning on nuking ENFORCE_SAFE_MODE completely. Is this a bug? Or should I rename ENFORCE_SAFE_MODE to ENFORCE_OPEN_BASEDIR? Andi -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php


Thread (5 messages)

« previous php.internals (#21936) next »