On Feb 6, 2008 9:20 PM, Cristian Rodriguez <[EMAIL PROTECTED]> wrote:
> 2008/2/6, Derick Rethans <[EMAIL PROTECTED]>:
>
> > I don't care that much, but I think it would matter if the functions
> > just are there and return false (so -1).
> >
> > for set_magic_quotes_runtime(), if "true" is passed, it should still
> > throw a fatal error, if "false" is passed it should not (or actually 1
>
> yes if set_magic_quotes_runtime(true), a big fatal error ( under no
> circustance a warning or notice) , if "false" it should emit either an
> E_NOTICE or E_STRICT telling the magic_quotes_runtime is deprecated
> and that using  set_magic_quotes_runtime has no effect.

Once again, it is not deprecated. It is *dead*, removed, deleted, the
features behind this horrible mq have been removed.

> Although I still think this functions should be removed.

ok, your vote has been counted as +1 :)

-- 
Pierre
http://blog.thepimp.net | http://www.libgd.org

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

Reply via email to