On Fri, 23 Mar 2007, Johannes Schlüter wrote:

> Hi,
> 
> I'd also like to completely remove get_magic_quotes_gpc() and similar
> functions instead of having them resulting in a fatal error. The effect
> would be the same - the script terminates - but function_exists() is
> much nicer as check than version_compare().
> 
> Any objections?

No, remove the functions please. However, I think it's good to have an 
error if somebody tries to set them in a configuration file still. But 
we need a better error message saying in which config file they were 
used.

regards,
Derick
-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to