> I'm not convinced that escaping environment data is the correct thing to 
> do in the first place, and I would like to change php to not escape env 
> vars if magic_quotes_gpc is on.  Any opinions on this?

This changed somewhere along the line then.  Originally magic quotes only 
touched GPC data.  I never noticed it also did it to the environment and 
I'd consider that to be a bug.

-Rasmus


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to