On Thursday 07 February 2008, Lukas Kahwe Smith wrote: > On 07.02.2008, at 00:59, Pierre Joye wrote: > > Hi Andi, > > > > On Feb 7, 2008 12:56 AM, Andi Gutmans <[EMAIL PROTECTED]> wrote: > >> -1 > >> > >> Suggestion to enhance the suggestion: return false + emit E_STRICT > >> message (but I am also fine with pure return false if people don't > >> like > >> this suggestion). > > > > Sounds reasonable too. It would be nice to add a deprecate notice in > > 5.3.x as well. > > Yeah, note that we sort of agreed to split off an E_DEPRECATED from > E_STRICT in PHP 5.3. > > regards, > Lukas
But in PHP 5.x, a well-written program should still be checking for magic quotes so that it can undo the damage they cause if necessary. Not all programs can control their environment, so checking those functions is basically required if you want to run on a server over which you don't have absolute control. I wouldn't say that's deprecated or a strict-violation. So I guess I'm -1: Restore them, always return false, and throw E_DEPRECATED. -- Larry Garfield AIM: LOLG42 [EMAIL PROTECTED] ICQ: 6817012 "If nature has made any one thing less susceptible than all others of exclusive property, it is the action of the thinking power called an idea, which an individual may exclusively possess as long as he keeps it to himself; but the moment it is divulged, it forces itself into the possession of every one, and the receiver cannot dispossess himself of it." -- Thomas Jefferson -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php