At 17:00 16/06/2009, Daniel Convissor wrote:
Folks:

> I propose the following behavior: "Throw a deprecated warning unless
> magic quotes are currently enabled and the
> parameter is to disable them".

The function is going away.  A deprecated warning is necessary to alert
people of this fact, no matter how the function is used.

Why not keep this function then? We can remove the implementation, for now - emit E_DEPRECATED in case of true and nothing in case of false; For 6 - emit an error for true and nothing for false. It just looks compatibility breakage for no good reason.

Zeev

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

Reply via email to